#DEAE9B Color

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

Color preview

#DEAE9B

Color formats

HEX
#DEAE9B
RGB
rgb(222, 174, 155)
RGBA
rgba(222, 174, 155, 1)
HSL
hsl(17, 50%, 74%)
HSV
hsv(17, 30%, 87%)
CMYK
cmyk(0%, 22%, 30%, 13%)
CSS variable
--color-primary: #DEAE9B;
Lowercase HEX
#deae9b

Shades

Tints

Tones

Harmony

CSS snippets for #DEAE9B

.color-deae9b {
  color: #DEAE9B;
  background-color: #DEAE9B;
}

Frequently asked questions

What color is #DEAE9B?+

#DEAE9B is a HEX color with RGB value rgb(222, 174, 155) and HSL value hsl(17, 50%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEAE9B?+

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