#DEC81B Color

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

Color preview

#DEC81B

Color formats

HEX
#DEC81B
RGB
rgb(222, 200, 27)
RGBA
rgba(222, 200, 27, 1)
HSL
hsl(53, 78%, 49%)
HSV
hsv(53, 88%, 87%)
CMYK
cmyk(0%, 10%, 88%, 13%)
CSS variable
--color-primary: #DEC81B;
Lowercase HEX
#dec81b

Shades

Tints

Tones

Harmony

CSS snippets for #DEC81B

.color-dec81b {
  color: #DEC81B;
  background-color: #DEC81B;
}

Frequently asked questions

What color is #DEC81B?+

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

What is the closest Tailwind color to #DEC81B?+

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