#DEA05E Color

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

Color preview

#DEA05E

Color formats

HEX
#DEA05E
RGB
rgb(222, 160, 94)
RGBA
rgba(222, 160, 94, 1)
HSL
hsl(31, 66%, 62%)
HSV
hsv(31, 58%, 87%)
CMYK
cmyk(0%, 28%, 58%, 13%)
CSS variable
--color-primary: #DEA05E;
Lowercase HEX
#dea05e

Shades

Tints

Tones

Harmony

CSS snippets for #DEA05E

.color-dea05e {
  color: #DEA05E;
  background-color: #DEA05E;
}

Frequently asked questions

What color is #DEA05E?+

#DEA05E is a HEX color with RGB value rgb(222, 160, 94) and HSL value hsl(31, 66%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DEA05E?+

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