#DEA08B Color

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

Color preview

#DEA08B

Color formats

HEX
#DEA08B
RGB
rgb(222, 160, 139)
RGBA
rgba(222, 160, 139, 1)
HSL
hsl(15, 56%, 71%)
HSV
hsv(15, 37%, 87%)
CMYK
cmyk(0%, 28%, 37%, 13%)
CSS variable
--color-primary: #DEA08B;
Lowercase HEX
#dea08b

Shades

Tints

Tones

Harmony

CSS snippets for #DEA08B

.color-dea08b {
  color: #DEA08B;
  background-color: #DEA08B;
}

Frequently asked questions

What color is #DEA08B?+

#DEA08B is a HEX color with RGB value rgb(222, 160, 139) and HSL value hsl(15, 56%, 71%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DEA08B?+

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