#CCEA80 Color

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

Color preview

#CCEA80

Color formats

HEX
#CCEA80
RGB
rgb(204, 234, 128)
RGBA
rgba(204, 234, 128, 1)
HSL
hsl(77, 72%, 71%)
HSV
hsv(77, 45%, 92%)
CMYK
cmyk(13%, 0%, 45%, 8%)
CSS variable
--color-primary: #CCEA80;
Lowercase HEX
#ccea80

Shades

Tints

Tones

Harmony

CSS snippets for #CCEA80

.color-ccea80 {
  color: #CCEA80;
  background-color: #CCEA80;
}

Frequently asked questions

What color is #CCEA80?+

#CCEA80 is a HEX color with RGB value rgb(204, 234, 128) and HSL value hsl(77, 72%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCEA80?+

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