#C5EAFD Color

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

Color preview

#C5EAFD

Color formats

HEX
#C5EAFD
RGB
rgb(197, 234, 253)
RGBA
rgba(197, 234, 253, 1)
HSL
hsl(200, 93%, 88%)
HSV
hsv(200, 22%, 99%)
CMYK
cmyk(22%, 8%, 0%, 1%)
CSS variable
--color-primary: #C5EAFD;
Lowercase HEX
#c5eafd

Shades

Tints

Tones

Harmony

CSS snippets for #C5EAFD

.color-c5eafd {
  color: #C5EAFD;
  background-color: #C5EAFD;
}

Frequently asked questions

What color is #C5EAFD?+

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

What is the closest Tailwind color to #C5EAFD?+

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