#CDDC46 Color

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

Color preview

#CDDC46

Color formats

HEX
#CDDC46
RGB
rgb(205, 220, 70)
RGBA
rgba(205, 220, 70, 1)
HSL
hsl(66, 68%, 57%)
HSV
hsv(66, 68%, 86%)
CMYK
cmyk(7%, 0%, 68%, 14%)
CSS variable
--color-primary: #CDDC46;
Lowercase HEX
#cddc46

Shades

Tints

Tones

Harmony

CSS snippets for #CDDC46

.color-cddc46 {
  color: #CDDC46;
  background-color: #CDDC46;
}

Frequently asked questions

What color is #CDDC46?+

#CDDC46 is a HEX color with RGB value rgb(205, 220, 70) and HSL value hsl(66, 68%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDDC46?+

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