#DEC71D Color

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

Color preview

#DEC71D

Color formats

HEX
#DEC71D
RGB
rgb(222, 199, 29)
RGBA
rgba(222, 199, 29, 1)
HSL
hsl(53, 77%, 49%)
HSV
hsv(53, 87%, 87%)
CMYK
cmyk(0%, 10%, 87%, 13%)
CSS variable
--color-primary: #DEC71D;
Lowercase HEX
#dec71d

Shades

Tints

Tones

Harmony

CSS snippets for #DEC71D

.color-dec71d {
  color: #DEC71D;
  background-color: #DEC71D;
}

Frequently asked questions

What color is #DEC71D?+

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

What is the closest Tailwind color to #DEC71D?+

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