#C7FFAF Color

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

Color preview

#C7FFAF

Color formats

HEX
#C7FFAF
RGB
rgb(199, 255, 175)
RGBA
rgba(199, 255, 175, 1)
HSL
hsl(102, 100%, 84%)
HSV
hsv(102, 31%, 100%)
CMYK
cmyk(22%, 0%, 31%, 0%)
CSS variable
--color-primary: #C7FFAF;
Lowercase HEX
#c7ffaf

Shades

Tints

Tones

Harmony

CSS snippets for #C7FFAF

.color-c7ffaf {
  color: #C7FFAF;
  background-color: #C7FFAF;
}

Frequently asked questions

What color is #C7FFAF?+

#C7FFAF is a HEX color with RGB value rgb(199, 255, 175) and HSL value hsl(102, 100%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C7FFAF?+

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