#C8F1AF Color

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

Color preview

#C8F1AF

Color formats

HEX
#C8F1AF
RGB
rgb(200, 241, 175)
RGBA
rgba(200, 241, 175, 1)
HSL
hsl(97, 70%, 82%)
HSV
hsv(97, 27%, 95%)
CMYK
cmyk(17%, 0%, 27%, 5%)
CSS variable
--color-primary: #C8F1AF;
Lowercase HEX
#c8f1af

Shades

Tints

Tones

Harmony

CSS snippets for #C8F1AF

.color-c8f1af {
  color: #C8F1AF;
  background-color: #C8F1AF;
}

Frequently asked questions

What color is #C8F1AF?+

#C8F1AF is a HEX color with RGB value rgb(200, 241, 175) and HSL value hsl(97, 70%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C8F1AF?+

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