#DEC71C Color

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

Color preview

#DEC71C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEC71C

.color-dec71c {
  color: #DEC71C;
  background-color: #DEC71C;
}

Frequently asked questions

What color is #DEC71C?+

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

What is the closest Tailwind color to #DEC71C?+

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