#DEDB1C Color

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

Color preview

#DEDB1C

Color formats

HEX
#DEDB1C
RGB
rgb(222, 219, 28)
RGBA
rgba(222, 219, 28, 1)
HSL
hsl(59, 78%, 49%)
HSV
hsv(59, 87%, 87%)
CMYK
cmyk(0%, 1%, 87%, 13%)
CSS variable
--color-primary: #DEDB1C;
Lowercase HEX
#dedb1c

Shades

Tints

Tones

Harmony

CSS snippets for #DEDB1C

.color-dedb1c {
  color: #DEDB1C;
  background-color: #DEDB1C;
}

Frequently asked questions

What color is #DEDB1C?+

#DEDB1C is a HEX color with RGB value rgb(222, 219, 28) and HSL value hsl(59, 78%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DEDB1C?+

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