#C7EEAC Color

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

Color preview

#C7EEAC

Color formats

HEX
#C7EEAC
RGB
rgb(199, 238, 172)
RGBA
rgba(199, 238, 172, 1)
HSL
hsl(95, 66%, 80%)
HSV
hsv(95, 28%, 93%)
CMYK
cmyk(16%, 0%, 28%, 7%)
CSS variable
--color-primary: #C7EEAC;
Lowercase HEX
#c7eeac

Shades

Tints

Tones

Harmony

CSS snippets for #C7EEAC

.color-c7eeac {
  color: #C7EEAC;
  background-color: #C7EEAC;
}

Frequently asked questions

What color is #C7EEAC?+

#C7EEAC is a HEX color with RGB value rgb(199, 238, 172) and HSL value hsl(95, 66%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C7EEAC?+

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