#CCED86 Color

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

Color preview

#CCED86

Color formats

HEX
#CCED86
RGB
rgb(204, 237, 134)
RGBA
rgba(204, 237, 134, 1)
HSL
hsl(79, 74%, 73%)
HSV
hsv(79, 43%, 93%)
CMYK
cmyk(14%, 0%, 43%, 7%)
CSS variable
--color-primary: #CCED86;
Lowercase HEX
#cced86

Shades

Tints

Tones

Harmony

CSS snippets for #CCED86

.color-cced86 {
  color: #CCED86;
  background-color: #CCED86;
}

Frequently asked questions

What color is #CCED86?+

#CCED86 is a HEX color with RGB value rgb(204, 237, 134) and HSL value hsl(79, 74%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCED86?+

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