#DEB25A Color

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

Color preview

#DEB25A

Color formats

HEX
#DEB25A
RGB
rgb(222, 178, 90)
RGBA
rgba(222, 178, 90, 1)
HSL
hsl(40, 67%, 61%)
HSV
hsv(40, 59%, 87%)
CMYK
cmyk(0%, 20%, 59%, 13%)
CSS variable
--color-primary: #DEB25A;
Lowercase HEX
#deb25a

Shades

Tints

Tones

Harmony

CSS snippets for #DEB25A

.color-deb25a {
  color: #DEB25A;
  background-color: #DEB25A;
}

Frequently asked questions

What color is #DEB25A?+

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

What is the closest Tailwind color to #DEB25A?+

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