What is the HEX code for bluey grey?
The CSS color bluey grey in HEX format is #89a0b0. Use this value directly in CSS, SVG, and most design tools.
How do I use bluey grey in CSS?
To apply bluey grey in CSS:
- Text color: color: #89a0b0;
- Background: background-color: #89a0b0;
- Border: border-color: #89a0b0;
What are all the color format values for bluey grey?
| Format | Value |
|---|---|
| HEX | #89a0b0 |
| RGB | rgb(137, 160, 176) |
| HSL | hsl(204.6, 19.8%, 61.4%) |
| CMYK | cmyk(22.2%, 9.1%, 0%, 31%) |
How do I convert bluey grey to HEX?
Select bluey grey from the color name list in our color converter. The HEX value — #89a0b0 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does bluey grey belong to?
bluey grey belongs to the blue color family. It is a medium, muted color with HSL values: hue 204.6°, saturation 19.8%, lightness 61.4%.
How do I create lighter and darker shades of bluey grey?
Lighter variant (lightness 76.4%): #b7c5cf. Darker variant (lightness 46.4%): #5f7b8e. 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.