#C9EBCF Color

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

Color preview

#C9EBCF

Color formats

HEX
#C9EBCF
RGB
rgb(201, 235, 207)
RGBA
rgba(201, 235, 207, 1)
HSL
hsl(131, 46%, 85%)
HSV
hsv(131, 14%, 92%)
CMYK
cmyk(14%, 0%, 12%, 8%)
CSS variable
--color-primary: #C9EBCF;
Lowercase HEX
#c9ebcf

Shades

Tints

Tones

Harmony

CSS snippets for #C9EBCF

.color-c9ebcf {
  color: #C9EBCF;
  background-color: #C9EBCF;
}

Frequently asked questions

What color is #C9EBCF?+

#C9EBCF is a HEX color with RGB value rgb(201, 235, 207) and HSL value hsl(131, 46%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C9EBCF?+

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