#CDDC5C Color

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

Color preview

#CDDC5C

Color formats

HEX
#CDDC5C
RGB
rgb(205, 220, 92)
RGBA
rgba(205, 220, 92, 1)
HSL
hsl(67, 65%, 61%)
HSV
hsv(67, 58%, 86%)
CMYK
cmyk(7%, 0%, 58%, 14%)
CSS variable
--color-primary: #CDDC5C;
Lowercase HEX
#cddc5c

Shades

Tints

Tones

Harmony

CSS snippets for #CDDC5C

.color-cddc5c {
  color: #CDDC5C;
  background-color: #CDDC5C;
}

Frequently asked questions

What color is #CDDC5C?+

#CDDC5C is a HEX color with RGB value rgb(205, 220, 92) and HSL value hsl(67, 65%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDDC5C?+

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