#DEBF21 Color

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

Color preview

#DEBF21

Color formats

HEX
#DEBF21
RGB
rgb(222, 191, 33)
RGBA
rgba(222, 191, 33, 1)
HSL
hsl(50, 74%, 50%)
HSV
hsv(50, 85%, 87%)
CMYK
cmyk(0%, 14%, 85%, 13%)
CSS variable
--color-primary: #DEBF21;
Lowercase HEX
#debf21

Shades

Tints

Tones

Harmony

CSS snippets for #DEBF21

.color-debf21 {
  color: #DEBF21;
  background-color: #DEBF21;
}

Frequently asked questions

What color is #DEBF21?+

#DEBF21 is a HEX color with RGB value rgb(222, 191, 33) and HSL value hsl(50, 74%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEBF21?+

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