#C9ECFB Color

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

Color preview

#C9ECFB

Color formats

HEX
#C9ECFB
RGB
rgb(201, 236, 251)
RGBA
rgba(201, 236, 251, 1)
HSL
hsl(198, 86%, 89%)
HSV
hsv(198, 20%, 98%)
CMYK
cmyk(20%, 6%, 0%, 2%)
CSS variable
--color-primary: #C9ECFB;
Lowercase HEX
#c9ecfb

Shades

Tints

Tones

Harmony

CSS snippets for #C9ECFB

.color-c9ecfb {
  color: #C9ECFB;
  background-color: #C9ECFB;
}

Frequently asked questions

What color is #C9ECFB?+

#C9ECFB is a HEX color with RGB value rgb(201, 236, 251) and HSL value hsl(198, 86%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C9ECFB?+

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