#C6F2DE Color

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

Color preview

#C6F2DE

Color formats

HEX
#C6F2DE
RGB
rgb(198, 242, 222)
RGBA
rgba(198, 242, 222, 1)
HSL
hsl(153, 63%, 86%)
HSV
hsv(153, 18%, 95%)
CMYK
cmyk(18%, 0%, 8%, 5%)
CSS variable
--color-primary: #C6F2DE;
Lowercase HEX
#c6f2de

Shades

Tints

Tones

Harmony

CSS snippets for #C6F2DE

.color-c6f2de {
  color: #C6F2DE;
  background-color: #C6F2DE;
}

Frequently asked questions

What color is #C6F2DE?+

#C6F2DE is a HEX color with RGB value rgb(198, 242, 222) and HSL value hsl(153, 63%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C6F2DE?+

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