#DEC93F Color

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

Color preview

#DEC93F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEC93F

.color-dec93f {
  color: #DEC93F;
  background-color: #DEC93F;
}

Frequently asked questions

What color is #DEC93F?+

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

What is the closest Tailwind color to #DEC93F?+

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