#DEB75A Color

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

Color preview

#DEB75A

Color formats

HEX
#DEB75A
RGB
rgb(222, 183, 90)
RGBA
rgba(222, 183, 90, 1)
HSL
hsl(42, 67%, 61%)
HSV
hsv(42, 59%, 87%)
CMYK
cmyk(0%, 18%, 59%, 13%)
CSS variable
--color-primary: #DEB75A;
Lowercase HEX
#deb75a

Shades

Tints

Tones

Harmony

CSS snippets for #DEB75A

.color-deb75a {
  color: #DEB75A;
  background-color: #DEB75A;
}

Frequently asked questions

What color is #DEB75A?+

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

What is the closest Tailwind color to #DEB75A?+

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