#DCC09D Color

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

Color preview

#DCC09D

Color formats

HEX
#DCC09D
RGB
rgb(220, 192, 157)
RGBA
rgba(220, 192, 157, 1)
HSL
hsl(33, 47%, 74%)
HSV
hsv(33, 29%, 86%)
CMYK
cmyk(0%, 13%, 29%, 14%)
CSS variable
--color-primary: #DCC09D;
Lowercase HEX
#dcc09d

Shades

Tints

Tones

Harmony

CSS snippets for #DCC09D

.color-dcc09d {
  color: #DCC09D;
  background-color: #DCC09D;
}

Frequently asked questions

What color is #DCC09D?+

#DCC09D is a HEX color with RGB value rgb(220, 192, 157) and HSL value hsl(33, 47%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DCC09D?+

The closest Tailwind color is red-300, available as the bg-red-300 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