#C5F2DE Color

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

Color preview

#C5F2DE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C5F2DE

.color-c5f2de {
  color: #C5F2DE;
  background-color: #C5F2DE;
}

Frequently asked questions

What color is #C5F2DE?+

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

What is the closest Tailwind color to #C5F2DE?+

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