#C5FAFC Color

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

Color preview

#C5FAFC

Color formats

HEX
#C5FAFC
RGB
rgb(197, 250, 252)
RGBA
rgba(197, 250, 252, 1)
HSL
hsl(182, 90%, 88%)
HSV
hsv(182, 22%, 99%)
CMYK
cmyk(22%, 1%, 0%, 1%)
CSS variable
--color-primary: #C5FAFC;
Lowercase HEX
#c5fafc

Shades

Tints

Tones

Harmony

CSS snippets for #C5FAFC

.color-c5fafc {
  color: #C5FAFC;
  background-color: #C5FAFC;
}

Frequently asked questions

What color is #C5FAFC?+

#C5FAFC is a HEX color with RGB value rgb(197, 250, 252) and HSL value hsl(182, 90%, 88%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #C5FAFC?+

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