#DCED21 Color

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

Color preview

#DCED21

Color formats

HEX
#DCED21
RGB
rgb(220, 237, 33)
RGBA
rgba(220, 237, 33, 1)
HSL
hsl(65, 85%, 53%)
HSV
hsv(65, 86%, 93%)
CMYK
cmyk(7%, 0%, 86%, 7%)
CSS variable
--color-primary: #DCED21;
Lowercase HEX
#dced21

Shades

Tints

Tones

Harmony

CSS snippets for #DCED21

.color-dced21 {
  color: #DCED21;
  background-color: #DCED21;
}

Frequently asked questions

What color is #DCED21?+

#DCED21 is a HEX color with RGB value rgb(220, 237, 33) and HSL value hsl(65, 85%, 53%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DCED21?+

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