#DEC13F Color

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

Color preview

#DEC13F

Color formats

HEX
#DEC13F
RGB
rgb(222, 193, 63)
RGBA
rgba(222, 193, 63, 1)
HSL
hsl(49, 71%, 56%)
HSV
hsv(49, 72%, 87%)
CMYK
cmyk(0%, 13%, 72%, 13%)
CSS variable
--color-primary: #DEC13F;
Lowercase HEX
#dec13f

Shades

Tints

Tones

Harmony

CSS snippets for #DEC13F

.color-dec13f {
  color: #DEC13F;
  background-color: #DEC13F;
}

Frequently asked questions

What color is #DEC13F?+

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

What is the closest Tailwind color to #DEC13F?+

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