#C5F2AB Color

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

Color preview

#C5F2AB

Color formats

HEX
#C5F2AB
RGB
rgb(197, 242, 171)
RGBA
rgba(197, 242, 171, 1)
HSL
hsl(98, 73%, 81%)
HSV
hsv(98, 29%, 95%)
CMYK
cmyk(19%, 0%, 29%, 5%)
CSS variable
--color-primary: #C5F2AB;
Lowercase HEX
#c5f2ab

Shades

Tints

Tones

Harmony

CSS snippets for #C5F2AB

.color-c5f2ab {
  color: #C5F2AB;
  background-color: #C5F2AB;
}

Frequently asked questions

What color is #C5F2AB?+

#C5F2AB is a HEX color with RGB value rgb(197, 242, 171) and HSL value hsl(98, 73%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C5F2AB?+

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