#CCED81 Color

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

Color preview

#CCED81

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCED81

.color-cced81 {
  color: #CCED81;
  background-color: #CCED81;
}

Frequently asked questions

What color is #CCED81?+

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

What is the closest Tailwind color to #CCED81?+

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