#DEB45A Color

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

Color preview

#DEB45A

Color formats

HEX
#DEB45A
RGB
rgb(222, 180, 90)
RGBA
rgba(222, 180, 90, 1)
HSL
hsl(41, 67%, 61%)
HSV
hsv(41, 59%, 87%)
CMYK
cmyk(0%, 19%, 59%, 13%)
CSS variable
--color-primary: #DEB45A;
Lowercase HEX
#deb45a

Shades

Tints

Tones

Harmony

CSS snippets for #DEB45A

.color-deb45a {
  color: #DEB45A;
  background-color: #DEB45A;
}

Frequently asked questions

What color is #DEB45A?+

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

What is the closest Tailwind color to #DEB45A?+

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