#C9FD8F Color

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

Color preview

#C9FD8F

Color formats

HEX
#C9FD8F
RGB
rgb(201, 253, 143)
RGBA
rgba(201, 253, 143, 1)
HSL
hsl(88, 96%, 78%)
HSV
hsv(88, 43%, 99%)
CMYK
cmyk(21%, 0%, 43%, 1%)
CSS variable
--color-primary: #C9FD8F;
Lowercase HEX
#c9fd8f

Shades

Tints

Tones

Harmony

CSS snippets for #C9FD8F

.color-c9fd8f {
  color: #C9FD8F;
  background-color: #C9FD8F;
}

Frequently asked questions

What color is #C9FD8F?+

#C9FD8F is a HEX color with RGB value rgb(201, 253, 143) and HSL value hsl(88, 96%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #C9FD8F?+

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