#C2FAFC Color

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

Color preview

#C2FAFC

Color formats

HEX
#C2FAFC
RGB
rgb(194, 250, 252)
RGBA
rgba(194, 250, 252, 1)
HSL
hsl(182, 91%, 87%)
HSV
hsv(182, 23%, 99%)
CMYK
cmyk(23%, 1%, 0%, 1%)
CSS variable
--color-primary: #C2FAFC;
Lowercase HEX
#c2fafc

Shades

Tints

Tones

Harmony

CSS snippets for #C2FAFC

.color-c2fafc {
  color: #C2FAFC;
  background-color: #C2FAFC;
}

Frequently asked questions

What color is #C2FAFC?+

#C2FAFC is a HEX color with RGB value rgb(194, 250, 252) and HSL value hsl(182, 91%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C2FAFC?+

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