#C5FEE6 Color

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

Color preview

#C5FEE6

Color formats

HEX
#C5FEE6
RGB
rgb(197, 254, 230)
RGBA
rgba(197, 254, 230, 1)
HSL
hsl(155, 97%, 88%)
HSV
hsv(155, 22%, 100%)
CMYK
cmyk(22%, 0%, 9%, 0%)
CSS variable
--color-primary: #C5FEE6;
Lowercase HEX
#c5fee6

Shades

Tints

Tones

Harmony

CSS snippets for #C5FEE6

.color-c5fee6 {
  color: #C5FEE6;
  background-color: #C5FEE6;
}

Frequently asked questions

What color is #C5FEE6?+

#C5FEE6 is a HEX color with RGB value rgb(197, 254, 230) and HSL value hsl(155, 97%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C5FEE6?+

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