#CDDC8E Color

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

Color preview

#CDDC8E

Color formats

HEX
#CDDC8E
RGB
rgb(205, 220, 142)
RGBA
rgba(205, 220, 142, 1)
HSL
hsl(72, 53%, 71%)
HSV
hsv(72, 35%, 86%)
CMYK
cmyk(7%, 0%, 35%, 14%)
CSS variable
--color-primary: #CDDC8E;
Lowercase HEX
#cddc8e

Shades

Tints

Tones

Harmony

CSS snippets for #CDDC8E

.color-cddc8e {
  color: #CDDC8E;
  background-color: #CDDC8E;
}

Frequently asked questions

What color is #CDDC8E?+

#CDDC8E is a HEX color with RGB value rgb(205, 220, 142) and HSL value hsl(72, 53%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDDC8E?+

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