#C5ECFB Color

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

Color preview

#C5ECFB

Color formats

HEX
#C5ECFB
RGB
rgb(197, 236, 251)
RGBA
rgba(197, 236, 251, 1)
HSL
hsl(197, 87%, 88%)
HSV
hsv(197, 22%, 98%)
CMYK
cmyk(22%, 6%, 0%, 2%)
CSS variable
--color-primary: #C5ECFB;
Lowercase HEX
#c5ecfb

Shades

Tints

Tones

Harmony

CSS snippets for #C5ECFB

.color-c5ecfb {
  color: #C5ECFB;
  background-color: #C5ECFB;
}

Frequently asked questions

What color is #C5ECFB?+

#C5ECFB is a HEX color with RGB value rgb(197, 236, 251) and HSL value hsl(197, 87%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C5ECFB?+

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