#C5EBFF Color

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

Color preview

#C5EBFF

Color formats

HEX
#C5EBFF
RGB
rgb(197, 235, 255)
RGBA
rgba(197, 235, 255, 1)
HSL
hsl(201, 100%, 89%)
HSV
hsv(201, 23%, 100%)
CMYK
cmyk(23%, 8%, 0%, 0%)
CSS variable
--color-primary: #C5EBFF;
Lowercase HEX
#c5ebff

Shades

Tints

Tones

Harmony

CSS snippets for #C5EBFF

.color-c5ebff {
  color: #C5EBFF;
  background-color: #C5EBFF;
}

Frequently asked questions

What color is #C5EBFF?+

#C5EBFF is a HEX color with RGB value rgb(197, 235, 255) and HSL value hsl(201, 100%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C5EBFF?+

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