#C2FFEB Color

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

Color preview

#C2FFEB

Color formats

HEX
#C2FFEB
RGB
rgb(194, 255, 235)
RGBA
rgba(194, 255, 235, 1)
HSL
hsl(160, 100%, 88%)
HSV
hsv(160, 24%, 100%)
CMYK
cmyk(24%, 0%, 8%, 0%)
CSS variable
--color-primary: #C2FFEB;
Lowercase HEX
#c2ffeb

Shades

Tints

Tones

Harmony

CSS snippets for #C2FFEB

.color-c2ffeb {
  color: #C2FFEB;
  background-color: #C2FFEB;
}

Frequently asked questions

What color is #C2FFEB?+

#C2FFEB is a HEX color with RGB value rgb(194, 255, 235) and HSL value hsl(160, 100%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C2FFEB?+

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