#DACF98 Color

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

Color preview

#DACF98

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DACF98

.color-dacf98 {
  color: #DACF98;
  background-color: #DACF98;
}

Frequently asked questions

What color is #DACF98?+

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

What is the closest Tailwind color to #DACF98?+

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