#DEAA72 Color

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

Color preview

#DEAA72

Color formats

HEX
#DEAA72
RGB
rgb(222, 170, 114)
RGBA
rgba(222, 170, 114, 1)
HSL
hsl(31, 62%, 66%)
HSV
hsv(31, 49%, 87%)
CMYK
cmyk(0%, 23%, 49%, 13%)
CSS variable
--color-primary: #DEAA72;
Lowercase HEX
#deaa72

Shades

Tints

Tones

Harmony

CSS snippets for #DEAA72

.color-deaa72 {
  color: #DEAA72;
  background-color: #DEAA72;
}

Frequently asked questions

What color is #DEAA72?+

#DEAA72 is a HEX color with RGB value rgb(222, 170, 114) and HSL value hsl(31, 62%, 66%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DEAA72?+

The closest Tailwind color is orange-300, available as the bg-orange-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