#DEC41D Color

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

Color preview

#DEC41D

Color formats

HEX
#DEC41D
RGB
rgb(222, 196, 29)
RGBA
rgba(222, 196, 29, 1)
HSL
hsl(52, 77%, 49%)
HSV
hsv(52, 87%, 87%)
CMYK
cmyk(0%, 12%, 87%, 13%)
CSS variable
--color-primary: #DEC41D;
Lowercase HEX
#dec41d

Shades

Tints

Tones

Harmony

CSS snippets for #DEC41D

.color-dec41d {
  color: #DEC41D;
  background-color: #DEC41D;
}

Frequently asked questions

What color is #DEC41D?+

#DEC41D is a HEX color with RGB value rgb(222, 196, 29) and HSL value hsl(52, 77%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEC41D?+

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