What is the HEX code for cinnamon?
The CSS color cinnamon in HEX format is #ac4f06. Use this value directly in CSS, SVG, and most design tools.
How do I use cinnamon in CSS?
To apply cinnamon in CSS:
- Text color: color: #ac4f06;
- Background: background-color: #ac4f06;
- Border: border-color: #ac4f06;
What are all the color format values for cinnamon?
| Format | Value |
|---|---|
| HEX | #ac4f06 |
| RGB | rgb(172, 79, 6) |
| HSL | hsl(26.4, 93.3%, 34.9%) |
| CMYK | cmyk(0%, 54.1%, 96.5%, 32.5%) |
How do I convert cinnamon to HEX?
Select cinnamon from the color name list in our color converter. The HEX value — #ac4f06 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does cinnamon belong to?
cinnamon belongs to the orange color family. It is a medium, vivid color with HSL values: hue 26.4°, saturation 93.3%, lightness 34.9%.
How do I create lighter and darker shades of cinnamon?
Lighter variant (lightness 49.9%): #f67109. Darker variant (lightness 19.9%): #622d03. 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.