What is the HEX code for caramel?
The CSS color caramel in HEX format is #af6f09. Use this value directly in CSS, SVG, and most design tools.
How do I use caramel in CSS?
To apply caramel in CSS:
- Text color: color: #af6f09;
- Background: background-color: #af6f09;
- Border: border-color: #af6f09;
What are all the color format values for caramel?
| Format | Value |
|---|---|
| HEX | #af6f09 |
| RGB | rgb(175, 111, 9) |
| HSL | hsl(36.9, 90.2%, 36.1%) |
| CMYK | cmyk(0%, 36.6%, 94.9%, 31.4%) |
How do I convert caramel to HEX?
Select caramel from the color name list in our color converter. The HEX value — #af6f09 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does caramel belong to?
caramel belongs to the orange color family. It is a medium, vivid color with HSL values: hue 36.9°, saturation 90.2%, lightness 36.1%.
How do I create lighter and darker shades of caramel?
Lighter variant (lightness 51.1%): #f39c12. Darker variant (lightness 21.1%): #664105. 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.