#C0FFF8 Color

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

Color preview

#C0FFF8

Color formats

HEX
#C0FFF8
RGB
rgb(192, 255, 248)
RGBA
rgba(192, 255, 248, 1)
HSL
hsl(173, 100%, 88%)
HSV
hsv(173, 25%, 100%)
CMYK
cmyk(25%, 0%, 3%, 0%)
CSS variable
--color-primary: #C0FFF8;
Lowercase HEX
#c0fff8

Shades

Tints

Tones

Harmony

CSS snippets for #C0FFF8

.color-c0fff8 {
  color: #C0FFF8;
  background-color: #C0FFF8;
}

Frequently asked questions

What color is #C0FFF8?+

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

What is the closest Tailwind color to #C0FFF8?+

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