#DEA39B Color

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

Color preview

#DEA39B

Color formats

HEX
#DEA39B
RGB
rgb(222, 163, 155)
RGBA
rgba(222, 163, 155, 1)
HSL
hsl(7, 50%, 74%)
HSV
hsv(7, 30%, 87%)
CMYK
cmyk(0%, 27%, 30%, 13%)
CSS variable
--color-primary: #DEA39B;
Lowercase HEX
#dea39b

Shades

Tints

Tones

Harmony

CSS snippets for #DEA39B

.color-dea39b {
  color: #DEA39B;
  background-color: #DEA39B;
}

Frequently asked questions

What color is #DEA39B?+

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

What is the closest Tailwind color to #DEA39B?+

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