#DACF99 Color

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

Color preview

#DACF99

Color formats

HEX
#DACF99
RGB
rgb(218, 207, 153)
RGBA
rgba(218, 207, 153, 1)
HSL
hsl(50, 47%, 73%)
HSV
hsv(50, 30%, 85%)
CMYK
cmyk(0%, 5%, 30%, 15%)
CSS variable
--color-primary: #DACF99;
Lowercase HEX
#dacf99

Shades

Tints

Tones

Harmony

CSS snippets for #DACF99

.color-dacf99 {
  color: #DACF99;
  background-color: #DACF99;
}

Frequently asked questions

What color is #DACF99?+

#DACF99 is a HEX color with RGB value rgb(218, 207, 153) and HSL value hsl(50, 47%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DACF99?+

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