#DACEA9 Color

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

Color preview

#DACEA9

Color formats

HEX
#DACEA9
RGB
rgb(218, 206, 169)
RGBA
rgba(218, 206, 169, 1)
HSL
hsl(45, 40%, 76%)
HSV
hsv(45, 22%, 85%)
CMYK
cmyk(0%, 6%, 22%, 15%)
CSS variable
--color-primary: #DACEA9;
Lowercase HEX
#dacea9

Shades

Tints

Tones

Harmony

CSS snippets for #DACEA9

.color-dacea9 {
  color: #DACEA9;
  background-color: #DACEA9;
}

Frequently asked questions

What color is #DACEA9?+

#DACEA9 is a HEX color with RGB value rgb(218, 206, 169) and HSL value hsl(45, 40%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DACEA9?+

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