#DEDE1B Color

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

Color preview

#DEDE1B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEDE1B

.color-dede1b {
  color: #DEDE1B;
  background-color: #DEDE1B;
}

Frequently asked questions

What color is #DEDE1B?+

#DEDE1B is a HEX color with RGB value rgb(222, 222, 27) and HSL value hsl(60, 78%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DEDE1B?+

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