#DACF95 Color

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

Color preview

#DACF95

Color formats

HEX
#DACF95
RGB
rgb(218, 207, 149)
RGBA
rgba(218, 207, 149, 1)
HSL
hsl(50, 48%, 72%)
HSV
hsv(50, 32%, 85%)
CMYK
cmyk(0%, 5%, 32%, 15%)
CSS variable
--color-primary: #DACF95;
Lowercase HEX
#dacf95

Shades

Tints

Tones

Harmony

CSS snippets for #DACF95

.color-dacf95 {
  color: #DACF95;
  background-color: #DACF95;
}

Frequently asked questions

What color is #DACF95?+

#DACF95 is a HEX color with RGB value rgb(218, 207, 149) and HSL value hsl(50, 48%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DACF95?+

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