#D06F2F Color

Inspect #D06F2F across formats, palettes, contrast and closest named color matches.

Color preview

#D06F2F

Color formats

HEX
#D06F2F
RGB
rgb(208, 111, 47)
RGBA
rgba(208, 111, 47, 1)
HSL
hsl(24, 63%, 50%)
HSV
hsv(24, 77%, 82%)
CMYK
cmyk(0%, 47%, 77%, 18%)
CSS variable
--color-primary: #D06F2F;
Lowercase HEX
#d06f2f

Shades

Tints

Tones

Harmony

CSS snippets for #D06F2F

.color-d06f2f {
  color: #D06F2F;
  background-color: #D06F2F;
}

Frequently asked questions

What color is #D06F2F?+

#D06F2F is a HEX color with RGB value rgb(208, 111, 47) and HSL value hsl(24, 63%, 50%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D06F2F?+

The closest Tailwind color is amber-600, available as the bg-amber-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools