#DCCEA8 Color

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

Color preview

#DCCEA8

Color formats

HEX
#DCCEA8
RGB
rgb(220, 206, 168)
RGBA
rgba(220, 206, 168, 1)
HSL
hsl(44, 43%, 76%)
HSV
hsv(44, 24%, 86%)
CMYK
cmyk(0%, 6%, 24%, 14%)
CSS variable
--color-primary: #DCCEA8;
Lowercase HEX
#dccea8

Shades

Tints

Tones

Harmony

CSS snippets for #DCCEA8

.color-dccea8 {
  color: #DCCEA8;
  background-color: #DCCEA8;
}

Frequently asked questions

What color is #DCCEA8?+

#DCCEA8 is a HEX color with RGB value rgb(220, 206, 168) and HSL value hsl(44, 43%, 76%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DCCEA8?+

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