Cinnamon Color

HEX, RGB, HSL & CMYK Codes

#ac4f06
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%)
HSV hsv(26.4, 96.5%, 67.5%)

cinnamon color harmonies

Tints & shades of cinnamon

Tints (lighter)

#b45f1d #bb6f33 #c37f4a #ca8f61 #d29f77 #d9af8e #e1bfa4 #e8cfbb #f0dfd2 #f7efe8

Shades (darker)

#9c4805 #8d4105 #7d3904 #6d3204 #5e2b03 #4e2403 #3f1d02 #2f1602 #1f0e01 #100701

Contrast & accessibility

The quick brown fox

On white · 5.42:1 · AA

The quick brown fox

On black · 3.88:1 · AA Large

Recommended text color: #ffffff

Use cinnamon in code

CSS color: #ac4f06;
SCSS $color: #ac4f06;
Tailwind bg-[#ac4f06]
Swift UIColor(red: 0.675, green: 0.310, blue: 0.024, alpha: 1)
Android Color.parseColor("#ac4f06")
Flutter Color(0xFFAC4F06)

Colors similar to cinnamon

Browse all Orange colors →

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?

FormatValue
HEX#ac4f06
RGBrgb(172, 79, 6)
HSLhsl(26.4, 93.3%, 34.9%)
CMYKcmyk(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.