#C4EAFB Color

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

Color preview

#C4EAFB

Color formats

HEX
#C4EAFB
RGB
rgb(196, 234, 251)
RGBA
rgba(196, 234, 251, 1)
HSL
hsl(199, 87%, 88%)
HSV
hsv(199, 22%, 98%)
CMYK
cmyk(22%, 7%, 0%, 2%)
CSS variable
--color-primary: #C4EAFB;
Lowercase HEX
#c4eafb

Shades

Tints

Tones

Harmony

CSS snippets for #C4EAFB

.color-c4eafb {
  color: #C4EAFB;
  background-color: #C4EAFB;
}

Frequently asked questions

What color is #C4EAFB?+

#C4EAFB is a HEX color with RGB value rgb(196, 234, 251) and HSL value hsl(199, 87%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C4EAFB?+

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