#C9EEAF Color

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

Color preview

#C9EEAF

Color formats

HEX
#C9EEAF
RGB
rgb(201, 238, 175)
RGBA
rgba(201, 238, 175, 1)
HSL
hsl(95, 65%, 81%)
HSV
hsv(95, 26%, 93%)
CMYK
cmyk(16%, 0%, 26%, 7%)
CSS variable
--color-primary: #C9EEAF;
Lowercase HEX
#c9eeaf

Shades

Tints

Tones

Harmony

CSS snippets for #C9EEAF

.color-c9eeaf {
  color: #C9EEAF;
  background-color: #C9EEAF;
}

Frequently asked questions

What color is #C9EEAF?+

#C9EEAF is a HEX color with RGB value rgb(201, 238, 175) and HSL value hsl(95, 65%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C9EEAF?+

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