#DACE90 Color

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

Color preview

#DACE90

Color formats

HEX
#DACE90
RGB
rgb(218, 206, 144)
RGBA
rgba(218, 206, 144, 1)
HSL
hsl(50, 50%, 71%)
HSV
hsv(50, 34%, 85%)
CMYK
cmyk(0%, 6%, 34%, 15%)
CSS variable
--color-primary: #DACE90;
Lowercase HEX
#dace90

Shades

Tints

Tones

Harmony

CSS snippets for #DACE90

.color-dace90 {
  color: #DACE90;
  background-color: #DACE90;
}

Frequently asked questions

What color is #DACE90?+

#DACE90 is a HEX color with RGB value rgb(218, 206, 144) and HSL value hsl(50, 50%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DACE90?+

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