#C2EDEB Color

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

Color preview

#C2EDEB

Color formats

HEX
#C2EDEB
RGB
rgb(194, 237, 235)
RGBA
rgba(194, 237, 235, 1)
HSL
hsl(177, 54%, 85%)
HSV
hsv(177, 18%, 93%)
CMYK
cmyk(18%, 0%, 1%, 7%)
CSS variable
--color-primary: #C2EDEB;
Lowercase HEX
#c2edeb

Shades

Tints

Tones

Harmony

CSS snippets for #C2EDEB

.color-c2edeb {
  color: #C2EDEB;
  background-color: #C2EDEB;
}

Frequently asked questions

What color is #C2EDEB?+

#C2EDEB is a HEX color with RGB value rgb(194, 237, 235) and HSL value hsl(177, 54%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C2EDEB?+

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