What is the HEX code for bluish?
The CSS color bluish in HEX format is #2976bb. Use this value directly in CSS, SVG, and most design tools.
How do I use bluish in CSS?
To apply bluish in CSS:
- Text color: color: #2976bb;
- Background: background-color: #2976bb;
- Border: border-color: #2976bb;
What are all the color format values for bluish?
| Format | Value |
|---|---|
| HEX | #2976bb |
| RGB | rgb(41, 118, 187) |
| HSL | hsl(208.4, 64%, 44.7%) |
| CMYK | cmyk(78.1%, 36.9%, 0%, 26.7%) |
How do I convert bluish to HEX?
Select bluish from the color name list in our color converter. The HEX value — #2976bb — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does bluish belong to?
bluish belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 208.4°, saturation 64%, lightness 44.7%.
How do I create lighter and darker shades of bluish?
Lighter variant (lightness 59.7%): #569cda. Darker variant (lightness 29.700000000000003%): #1b4e7c. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.