#C5EEFD Color

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

Color preview

#C5EEFD

Color formats

HEX
#C5EEFD
RGB
rgb(197, 238, 253)
RGBA
rgba(197, 238, 253, 1)
HSL
hsl(196, 93%, 88%)
HSV
hsv(196, 22%, 99%)
CMYK
cmyk(22%, 6%, 0%, 1%)
CSS variable
--color-primary: #C5EEFD;
Lowercase HEX
#c5eefd

Shades

Tints

Tones

Harmony

CSS snippets for #C5EEFD

.color-c5eefd {
  color: #C5EEFD;
  background-color: #C5EEFD;
}

Frequently asked questions

What color is #C5EEFD?+

#C5EEFD is a HEX color with RGB value rgb(197, 238, 253) and HSL value hsl(196, 93%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C5EEFD?+

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