#DEAA99 Color

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

Color preview

#DEAA99

Color formats

HEX
#DEAA99
RGB
rgb(222, 170, 153)
RGBA
rgba(222, 170, 153, 1)
HSL
hsl(15, 51%, 74%)
HSV
hsv(15, 31%, 87%)
CMYK
cmyk(0%, 23%, 31%, 13%)
CSS variable
--color-primary: #DEAA99;
Lowercase HEX
#deaa99

Shades

Tints

Tones

Harmony

CSS snippets for #DEAA99

.color-deaa99 {
  color: #DEAA99;
  background-color: #DEAA99;
}

Frequently asked questions

What color is #DEAA99?+

#DEAA99 is a HEX color with RGB value rgb(222, 170, 153) and HSL value hsl(15, 51%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEAA99?+

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