#C0FAFF Color

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

Color preview

#C0FAFF

Color formats

HEX
#C0FAFF
RGB
rgb(192, 250, 255)
RGBA
rgba(192, 250, 255, 1)
HSL
hsl(185, 100%, 88%)
HSV
hsv(185, 25%, 100%)
CMYK
cmyk(25%, 2%, 0%, 0%)
CSS variable
--color-primary: #C0FAFF;
Lowercase HEX
#c0faff

Shades

Tints

Tones

Harmony

CSS snippets for #C0FAFF

.color-c0faff {
  color: #C0FAFF;
  background-color: #C0FAFF;
}

Frequently asked questions

What color is #C0FAFF?+

#C0FAFF is a HEX color with RGB value rgb(192, 250, 255) and HSL value hsl(185, 100%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C0FAFF?+

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