#C2FAFD Color

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

Color preview

#C2FAFD

Color formats

HEX
#C2FAFD
RGB
rgb(194, 250, 253)
RGBA
rgba(194, 250, 253, 1)
HSL
hsl(183, 94%, 88%)
HSV
hsv(183, 23%, 99%)
CMYK
cmyk(23%, 1%, 0%, 1%)
CSS variable
--color-primary: #C2FAFD;
Lowercase HEX
#c2fafd

Shades

Tints

Tones

Harmony

CSS snippets for #C2FAFD

.color-c2fafd {
  color: #C2FAFD;
  background-color: #C2FAFD;
}

Frequently asked questions

What color is #C2FAFD?+

#C2FAFD is a HEX color with RGB value rgb(194, 250, 253) and HSL value hsl(183, 94%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C2FAFD?+

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