#CCDD6E Color

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

Color preview

#CCDD6E

Color formats

HEX
#CCDD6E
RGB
rgb(204, 221, 110)
RGBA
rgba(204, 221, 110, 1)
HSL
hsl(69, 62%, 65%)
HSV
hsv(69, 50%, 87%)
CMYK
cmyk(8%, 0%, 50%, 13%)
CSS variable
--color-primary: #CCDD6E;
Lowercase HEX
#ccdd6e

Shades

Tints

Tones

Harmony

CSS snippets for #CCDD6E

.color-ccdd6e {
  color: #CCDD6E;
  background-color: #CCDD6E;
}

Frequently asked questions

What color is #CCDD6E?+

#CCDD6E is a HEX color with RGB value rgb(204, 221, 110) and HSL value hsl(69, 62%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCDD6E?+

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