#C9FAB1 Color

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

Color preview

#C9FAB1

Color formats

HEX
#C9FAB1
RGB
rgb(201, 250, 177)
RGBA
rgba(201, 250, 177, 1)
HSL
hsl(100, 88%, 84%)
HSV
hsv(100, 29%, 98%)
CMYK
cmyk(20%, 0%, 29%, 2%)
CSS variable
--color-primary: #C9FAB1;
Lowercase HEX
#c9fab1

Shades

Tints

Tones

Harmony

CSS snippets for #C9FAB1

.color-c9fab1 {
  color: #C9FAB1;
  background-color: #C9FAB1;
}

Frequently asked questions

What color is #C9FAB1?+

#C9FAB1 is a HEX color with RGB value rgb(201, 250, 177) and HSL value hsl(100, 88%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C9FAB1?+

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