#DCDE45 Color

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

Color preview

#DCDE45

Color formats

HEX
#DCDE45
RGB
rgb(220, 222, 69)
RGBA
rgba(220, 222, 69, 1)
HSL
hsl(61, 70%, 57%)
HSV
hsv(61, 69%, 87%)
CMYK
cmyk(1%, 0%, 69%, 13%)
CSS variable
--color-primary: #DCDE45;
Lowercase HEX
#dcde45

Shades

Tints

Tones

Harmony

CSS snippets for #DCDE45

.color-dcde45 {
  color: #DCDE45;
  background-color: #DCDE45;
}

Frequently asked questions

What color is #DCDE45?+

#DCDE45 is a HEX color with RGB value rgb(220, 222, 69) and HSL value hsl(61, 70%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DCDE45?+

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