What is the HEX code for dusk?
The CSS color dusk in HEX format is #4e5481. Use this value directly in CSS, SVG, and most design tools.
How do I use dusk in CSS?
To apply dusk in CSS:
- Text color: color: #4e5481;
- Background: background-color: #4e5481;
- Border: border-color: #4e5481;
What are all the color format values for dusk?
| Format | Value |
|---|---|
| HEX | #4e5481 |
| RGB | rgb(78, 84, 129) |
| HSL | hsl(232.9, 24.6%, 40.6%) |
| CMYK | cmyk(39.5%, 34.9%, 0%, 49.4%) |
How do I convert dusk to HEX?
Select dusk from the color name list in our color converter. The HEX value — #4e5481 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dusk belong to?
dusk belongs to the blue color family. It is a medium, muted color with HSL values: hue 232.9°, saturation 24.6%, lightness 40.6%.
How do I create lighter and darker shades of dusk?
Lighter variant (lightness 55.6%): #7279aa. Darker variant (lightness 25.6%): #313551. 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.