#CDDC23 Color

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

Color preview

#CDDC23

Color formats

HEX
#CDDC23
RGB
rgb(205, 220, 35)
RGBA
rgba(205, 220, 35, 1)
HSL
hsl(65, 73%, 50%)
HSV
hsv(65, 84%, 86%)
CMYK
cmyk(7%, 0%, 84%, 14%)
CSS variable
--color-primary: #CDDC23;
Lowercase HEX
#cddc23

Shades

Tints

Tones

Harmony

CSS snippets for #CDDC23

.color-cddc23 {
  color: #CDDC23;
  background-color: #CDDC23;
}

Frequently asked questions

What color is #CDDC23?+

#CDDC23 is a HEX color with RGB value rgb(205, 220, 35) and HSL value hsl(65, 73%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDDC23?+

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