#DECB5E Color

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

Color preview

#DECB5E

Color formats

HEX
#DECB5E
RGB
rgb(222, 203, 94)
RGBA
rgba(222, 203, 94, 1)
HSL
hsl(51, 66%, 62%)
HSV
hsv(51, 58%, 87%)
CMYK
cmyk(0%, 9%, 58%, 13%)
CSS variable
--color-primary: #DECB5E;
Lowercase HEX
#decb5e

Shades

Tints

Tones

Harmony

CSS snippets for #DECB5E

.color-decb5e {
  color: #DECB5E;
  background-color: #DECB5E;
}

Frequently asked questions

What color is #DECB5E?+

#DECB5E is a HEX color with RGB value rgb(222, 203, 94) and HSL value hsl(51, 66%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DECB5E?+

The closest Tailwind color is amber-300, available as the bg-amber-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