#DCED23 Color

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

Color preview

#DCED23

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCED23

.color-dced23 {
  color: #DCED23;
  background-color: #DCED23;
}

Frequently asked questions

What color is #DCED23?+

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

What is the closest Tailwind color to #DCED23?+

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