What is the HEX code for dark periwinkle?
The CSS color dark periwinkle in HEX format is #665fd1. Use this value directly in CSS, SVG, and most design tools.
How do I use dark periwinkle in CSS?
To apply dark periwinkle in CSS:
- Text color: color: #665fd1;
- Background: background-color: #665fd1;
- Border: border-color: #665fd1;
What are all the color format values for dark periwinkle?
| Format | Value |
|---|---|
| HEX | #665fd1 |
| RGB | rgb(102, 95, 209) |
| HSL | hsl(243.7, 55.3%, 59.6%) |
| CMYK | cmyk(51.2%, 54.5%, 0%, 18%) |
How do I convert dark periwinkle to HEX?
Select dark periwinkle from the color name list in our color converter. The HEX value — #665fd1 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark periwinkle belong to?
dark periwinkle belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 243.7°, saturation 55.3%, lightness 59.6%.
How do I create lighter and darker shades of dark periwinkle?
Lighter variant (lightness 74.6%): #9f9ae2. Darker variant (lightness 44.6%): #3b33b1. 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.