#CDDC8F Color

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

Color preview

#CDDC8F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDDC8F

.color-cddc8f {
  color: #CDDC8F;
  background-color: #CDDC8F;
}

Frequently asked questions

What color is #CDDC8F?+

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

What is the closest Tailwind color to #CDDC8F?+

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