#C7FACC Color

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

Color preview

#C7FACC

Color formats

HEX
#C7FACC
RGB
rgb(199, 250, 204)
RGBA
rgba(199, 250, 204, 1)
HSL
hsl(126, 84%, 88%)
HSV
hsv(126, 20%, 98%)
CMYK
cmyk(20%, 0%, 18%, 2%)
CSS variable
--color-primary: #C7FACC;
Lowercase HEX
#c7facc

Shades

Tints

Tones

Harmony

CSS snippets for #C7FACC

.color-c7facc {
  color: #C7FACC;
  background-color: #C7FACC;
}

Frequently asked questions

What color is #C7FACC?+

#C7FACC is a HEX color with RGB value rgb(199, 250, 204) and HSL value hsl(126, 84%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #C7FACC?+

The closest Tailwind color is green-200, available as the bg-green-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