#DFCEA5 Color

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

Color preview

#DFCEA5

Color formats

HEX
#DFCEA5
RGB
rgb(223, 206, 165)
RGBA
rgba(223, 206, 165, 1)
HSL
hsl(42, 48%, 76%)
HSV
hsv(42, 26%, 87%)
CMYK
cmyk(0%, 8%, 26%, 13%)
CSS variable
--color-primary: #DFCEA5;
Lowercase HEX
#dfcea5

Shades

Tints

Tones

Harmony

CSS snippets for #DFCEA5

.color-dfcea5 {
  color: #DFCEA5;
  background-color: #DFCEA5;
}

Frequently asked questions

What color is #DFCEA5?+

#DFCEA5 is a HEX color with RGB value rgb(223, 206, 165) and HSL value hsl(42, 48%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFCEA5?+

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