#DEC93E Color

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

Color preview

#DEC93E

Color formats

HEX
#DEC93E
RGB
rgb(222, 201, 62)
RGBA
rgba(222, 201, 62, 1)
HSL
hsl(52, 71%, 56%)
HSV
hsv(52, 72%, 87%)
CMYK
cmyk(0%, 9%, 72%, 13%)
CSS variable
--color-primary: #DEC93E;
Lowercase HEX
#dec93e

Shades

Tints

Tones

Harmony

CSS snippets for #DEC93E

.color-dec93e {
  color: #DEC93E;
  background-color: #DEC93E;
}

Frequently asked questions

What color is #DEC93E?+

#DEC93E is a HEX color with RGB value rgb(222, 201, 62) and HSL value hsl(52, 71%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEC93E?+

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