#CDDC7E Color

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

Color preview

#CDDC7E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDDC7E

.color-cddc7e {
  color: #CDDC7E;
  background-color: #CDDC7E;
}

Frequently asked questions

What color is #CDDC7E?+

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

What is the closest Tailwind color to #CDDC7E?+

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