#DEC41B Color

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

Color preview

#DEC41B

Color formats

HEX
#DEC41B
RGB
rgb(222, 196, 27)
RGBA
rgba(222, 196, 27, 1)
HSL
hsl(52, 78%, 49%)
HSV
hsv(52, 88%, 87%)
CMYK
cmyk(0%, 12%, 88%, 13%)
CSS variable
--color-primary: #DEC41B;
Lowercase HEX
#dec41b

Shades

Tints

Tones

Harmony

CSS snippets for #DEC41B

.color-dec41b {
  color: #DEC41B;
  background-color: #DEC41B;
}

Frequently asked questions

What color is #DEC41B?+

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

What is the closest Tailwind color to #DEC41B?+

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