#DEAC5A Color

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

Color preview

#DEAC5A

Color formats

HEX
#DEAC5A
RGB
rgb(222, 172, 90)
RGBA
rgba(222, 172, 90, 1)
HSL
hsl(37, 67%, 61%)
HSV
hsv(37, 59%, 87%)
CMYK
cmyk(0%, 23%, 59%, 13%)
CSS variable
--color-primary: #DEAC5A;
Lowercase HEX
#deac5a

Shades

Tints

Tones

Harmony

CSS snippets for #DEAC5A

.color-deac5a {
  color: #DEAC5A;
  background-color: #DEAC5A;
}

Frequently asked questions

What color is #DEAC5A?+

#DEAC5A is a HEX color with RGB value rgb(222, 172, 90) and HSL value hsl(37, 67%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DEAC5A?+

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