#DEAB90 Color

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

Color preview

#DEAB90

Color formats

HEX
#DEAB90
RGB
rgb(222, 171, 144)
RGBA
rgba(222, 171, 144, 1)
HSL
hsl(21, 54%, 72%)
HSV
hsv(21, 35%, 87%)
CMYK
cmyk(0%, 23%, 35%, 13%)
CSS variable
--color-primary: #DEAB90;
Lowercase HEX
#deab90

Shades

Tints

Tones

Harmony

CSS snippets for #DEAB90

.color-deab90 {
  color: #DEAB90;
  background-color: #DEAB90;
}

Frequently asked questions

What color is #DEAB90?+

#DEAB90 is a HEX color with RGB value rgb(222, 171, 144) and HSL value hsl(21, 54%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEAB90?+

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