#CDDC6E Color

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

Color preview

#CDDC6E

Color formats

HEX
#CDDC6E
RGB
rgb(205, 220, 110)
RGBA
rgba(205, 220, 110, 1)
HSL
hsl(68, 61%, 65%)
HSV
hsv(68, 50%, 86%)
CMYK
cmyk(7%, 0%, 50%, 14%)
CSS variable
--color-primary: #CDDC6E;
Lowercase HEX
#cddc6e

Shades

Tints

Tones

Harmony

CSS snippets for #CDDC6E

.color-cddc6e {
  color: #CDDC6E;
  background-color: #CDDC6E;
}

Frequently asked questions

What color is #CDDC6E?+

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

What is the closest Tailwind color to #CDDC6E?+

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