#CCEAB7 Color

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

Color preview

#CCEAB7

Color formats

HEX
#CCEAB7
RGB
rgb(204, 234, 183)
RGBA
rgba(204, 234, 183, 1)
HSL
hsl(95, 55%, 82%)
HSV
hsv(95, 22%, 92%)
CMYK
cmyk(13%, 0%, 22%, 8%)
CSS variable
--color-primary: #CCEAB7;
Lowercase HEX
#cceab7

Shades

Tints

Tones

Harmony

CSS snippets for #CCEAB7

.color-cceab7 {
  color: #CCEAB7;
  background-color: #CCEAB7;
}

Frequently asked questions

What color is #CCEAB7?+

#CCEAB7 is a HEX color with RGB value rgb(204, 234, 183) and HSL value hsl(95, 55%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCEAB7?+

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