#C6FAE7 Color

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

Color preview

#C6FAE7

Color formats

HEX
#C6FAE7
RGB
rgb(198, 250, 231)
RGBA
rgba(198, 250, 231, 1)
HSL
hsl(158, 84%, 88%)
HSV
hsv(158, 21%, 98%)
CMYK
cmyk(21%, 0%, 8%, 2%)
CSS variable
--color-primary: #C6FAE7;
Lowercase HEX
#c6fae7

Shades

Tints

Tones

Harmony

CSS snippets for #C6FAE7

.color-c6fae7 {
  color: #C6FAE7;
  background-color: #C6FAE7;
}

Frequently asked questions

What color is #C6FAE7?+

#C6FAE7 is a HEX color with RGB value rgb(198, 250, 231) and HSL value hsl(158, 84%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C6FAE7?+

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