#C5FFDC Color

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

Color preview

#C5FFDC

Color formats

HEX
#C5FFDC
RGB
rgb(197, 255, 220)
RGBA
rgba(197, 255, 220, 1)
HSL
hsl(144, 100%, 89%)
HSV
hsv(144, 23%, 100%)
CMYK
cmyk(23%, 0%, 14%, 0%)
CSS variable
--color-primary: #C5FFDC;
Lowercase HEX
#c5ffdc

Shades

Tints

Tones

Harmony

CSS snippets for #C5FFDC

.color-c5ffdc {
  color: #C5FFDC;
  background-color: #C5FFDC;
}

Frequently asked questions

What color is #C5FFDC?+

#C5FFDC is a HEX color with RGB value rgb(197, 255, 220) and HSL value hsl(144, 100%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C5FFDC?+

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