#DECB1B Color

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

Color preview

#DECB1B

Color formats

HEX
#DECB1B
RGB
rgb(222, 203, 27)
RGBA
rgba(222, 203, 27, 1)
HSL
hsl(54, 78%, 49%)
HSV
hsv(54, 88%, 87%)
CMYK
cmyk(0%, 9%, 88%, 13%)
CSS variable
--color-primary: #DECB1B;
Lowercase HEX
#decb1b

Shades

Tints

Tones

Harmony

CSS snippets for #DECB1B

.color-decb1b {
  color: #DECB1B;
  background-color: #DECB1B;
}

Frequently asked questions

What color is #DECB1B?+

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

What is the closest Tailwind color to #DECB1B?+

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