What is the HEX code for claret?
The CSS color claret in HEX format is #680018. Use this value directly in CSS, SVG, and most design tools.
How do I use claret in CSS?
To apply claret in CSS:
- Text color: color: #680018;
- Background: background-color: #680018;
- Border: border-color: #680018;
What are all the color format values for claret?
| Format | Value |
|---|---|
| HEX | #680018 |
| RGB | rgb(104, 0, 24) |
| HSL | hsl(346.2, 100%, 20.4%) |
| CMYK | cmyk(0%, 100%, 76.9%, 59.2%) |
How do I convert claret to HEX?
Select claret from the color name list in our color converter. The HEX value — #680018 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does claret belong to?
claret belongs to the red color family. It is a dark, vivid color with HSL values: hue 346.2°, saturation 100%, lightness 20.4%.
How do I create lighter and darker shades of claret?
Lighter variant (lightness 35.4%): #b5002a. Darker variant (lightness 5.399999999999999%): #1c0006. 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.