#DCED45 Color

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

Color preview

#DCED45

Color formats

HEX
#DCED45
RGB
rgb(220, 237, 69)
RGBA
rgba(220, 237, 69, 1)
HSL
hsl(66, 82%, 60%)
HSV
hsv(66, 71%, 93%)
CMYK
cmyk(7%, 0%, 71%, 7%)
CSS variable
--color-primary: #DCED45;
Lowercase HEX
#dced45

Shades

Tints

Tones

Harmony

CSS snippets for #DCED45

.color-dced45 {
  color: #DCED45;
  background-color: #DCED45;
}

Frequently asked questions

What color is #DCED45?+

#DCED45 is a HEX color with RGB value rgb(220, 237, 69) and HSL value hsl(66, 82%, 60%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DCED45?+

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