#CCED7F Color

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

Color preview

#CCED7F

Color formats

HEX
#CCED7F
RGB
rgb(204, 237, 127)
RGBA
rgba(204, 237, 127, 1)
HSL
hsl(78, 75%, 71%)
HSV
hsv(78, 46%, 93%)
CMYK
cmyk(14%, 0%, 46%, 7%)
CSS variable
--color-primary: #CCED7F;
Lowercase HEX
#cced7f

Shades

Tints

Tones

Harmony

CSS snippets for #CCED7F

.color-cced7f {
  color: #CCED7F;
  background-color: #CCED7F;
}

Frequently asked questions

What color is #CCED7F?+

#CCED7F is a HEX color with RGB value rgb(204, 237, 127) and HSL value hsl(78, 75%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCED7F?+

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