#CDDB2C Color

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

Color preview

#CDDB2C

Color formats

HEX
#CDDB2C
RGB
rgb(205, 219, 44)
RGBA
rgba(205, 219, 44, 1)
HSL
hsl(65, 71%, 52%)
HSV
hsv(65, 80%, 86%)
CMYK
cmyk(6%, 0%, 80%, 14%)
CSS variable
--color-primary: #CDDB2C;
Lowercase HEX
#cddb2c

Shades

Tints

Tones

Harmony

CSS snippets for #CDDB2C

.color-cddb2c {
  color: #CDDB2C;
  background-color: #CDDB2C;
}

Frequently asked questions

What color is #CDDB2C?+

#CDDB2C is a HEX color with RGB value rgb(205, 219, 44) and HSL value hsl(65, 71%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDDB2C?+

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