#DEAA98 Color

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

Color preview

#DEAA98

Color formats

HEX
#DEAA98
RGB
rgb(222, 170, 152)
RGBA
rgba(222, 170, 152, 1)
HSL
hsl(15, 51%, 73%)
HSV
hsv(15, 32%, 87%)
CMYK
cmyk(0%, 23%, 32%, 13%)
CSS variable
--color-primary: #DEAA98;
Lowercase HEX
#deaa98

Shades

Tints

Tones

Harmony

CSS snippets for #DEAA98

.color-deaa98 {
  color: #DEAA98;
  background-color: #DEAA98;
}

Frequently asked questions

What color is #DEAA98?+

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

What is the closest Tailwind color to #DEAA98?+

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