#C0EEEE Color

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

Color preview

#C0EEEE

Color formats

HEX
#C0EEEE
RGB
rgb(192, 238, 238)
RGBA
rgba(192, 238, 238, 1)
HSL
hsl(180, 58%, 84%)
HSV
hsv(180, 19%, 93%)
CMYK
cmyk(19%, 0%, 0%, 7%)
CSS variable
--color-primary: #C0EEEE;
Lowercase HEX
#c0eeee

Shades

Tints

Tones

Harmony

CSS snippets for #C0EEEE

.color-c0eeee {
  color: #C0EEEE;
  background-color: #C0EEEE;
}

Frequently asked questions

What color is #C0EEEE?+

#C0EEEE is a HEX color with RGB value rgb(192, 238, 238) and HSL value hsl(180, 58%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C0EEEE?+

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