#DACFA5 Color

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

Color preview

#DACFA5

Color formats

HEX
#DACFA5
RGB
rgb(218, 207, 165)
RGBA
rgba(218, 207, 165, 1)
HSL
hsl(48, 42%, 75%)
HSV
hsv(48, 24%, 85%)
CMYK
cmyk(0%, 5%, 24%, 15%)
CSS variable
--color-primary: #DACFA5;
Lowercase HEX
#dacfa5

Shades

Tints

Tones

Harmony

CSS snippets for #DACFA5

.color-dacfa5 {
  color: #DACFA5;
  background-color: #DACFA5;
}

Frequently asked questions

What color is #DACFA5?+

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

What is the closest Tailwind color to #DACFA5?+

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