What is the HEX code for peacock blue?
The CSS color peacock blue in HEX format is #016795. Use this value directly in CSS, SVG, and most design tools.
How do I use peacock blue in CSS?
To apply peacock blue in CSS:
- Text color: color: #016795;
- Background: background-color: #016795;
- Border: border-color: #016795;
What are all the color format values for peacock blue?
| Format | Value |
|---|---|
| HEX | #016795 |
| RGB | rgb(1, 103, 149) |
| HSL | hsl(198.6, 98.7%, 29.4%) |
| CMYK | cmyk(99.3%, 30.9%, 0%, 41.6%) |
How do I convert peacock blue to HEX?
Select peacock blue from the color name list in our color converter. The HEX value — #016795 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does peacock blue belong to?
peacock blue belongs to the blue color family. It is a dark, vivid color with HSL values: hue 198.6°, saturation 98.7%, lightness 29.4%.
How do I create lighter and darker shades of peacock blue?
Lighter variant (lightness 44.4%): #019ce1. Darker variant (lightness 14.399999999999999%): #003249. 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.