#DEAD9B Color

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

Color preview

#DEAD9B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEAD9B

.color-dead9b {
  color: #DEAD9B;
  background-color: #DEAD9B;
}

Frequently asked questions

What color is #DEAD9B?+

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

What is the closest Tailwind color to #DEAD9B?+

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