#DACFA2 Color

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

Color preview

#DACFA2

Color formats

HEX
#DACFA2
RGB
rgb(218, 207, 162)
RGBA
rgba(218, 207, 162, 1)
HSL
hsl(48, 43%, 75%)
HSV
hsv(48, 26%, 85%)
CMYK
cmyk(0%, 5%, 26%, 15%)
CSS variable
--color-primary: #DACFA2;
Lowercase HEX
#dacfa2

Shades

Tints

Tones

Harmony

CSS snippets for #DACFA2

.color-dacfa2 {
  color: #DACFA2;
  background-color: #DACFA2;
}

Frequently asked questions

What color is #DACFA2?+

#DACFA2 is a HEX color with RGB value rgb(218, 207, 162) and HSL value hsl(48, 43%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DACFA2?+

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