#C9ECBF Color

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

Color preview

#C9ECBF

Color formats

HEX
#C9ECBF
RGB
rgb(201, 236, 191)
RGBA
rgba(201, 236, 191, 1)
HSL
hsl(107, 54%, 84%)
HSV
hsv(107, 19%, 93%)
CMYK
cmyk(15%, 0%, 19%, 7%)
CSS variable
--color-primary: #C9ECBF;
Lowercase HEX
#c9ecbf

Shades

Tints

Tones

Harmony

CSS snippets for #C9ECBF

.color-c9ecbf {
  color: #C9ECBF;
  background-color: #C9ECBF;
}

Frequently asked questions

What color is #C9ECBF?+

#C9ECBF is a HEX color with RGB value rgb(201, 236, 191) and HSL value hsl(107, 54%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C9ECBF?+

The closest Tailwind color is green-200, available as the bg-green-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