#DCAE90 Color

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

Color preview

#DCAE90

Color formats

HEX
#DCAE90
RGB
rgb(220, 174, 144)
RGBA
rgba(220, 174, 144, 1)
HSL
hsl(24, 52%, 71%)
HSV
hsv(24, 35%, 86%)
CMYK
cmyk(0%, 21%, 35%, 14%)
CSS variable
--color-primary: #DCAE90;
Lowercase HEX
#dcae90

Shades

Tints

Tones

Harmony

CSS snippets for #DCAE90

.color-dcae90 {
  color: #DCAE90;
  background-color: #DCAE90;
}

Frequently asked questions

What color is #DCAE90?+

#DCAE90 is a HEX color with RGB value rgb(220, 174, 144) and HSL value hsl(24, 52%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DCAE90?+

The closest Tailwind color is red-300, available as the bg-red-300 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