#C7FAE5 Color

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

Color preview

#C7FAE5

Color formats

HEX
#C7FAE5
RGB
rgb(199, 250, 229)
RGBA
rgba(199, 250, 229, 1)
HSL
hsl(155, 84%, 88%)
HSV
hsv(155, 20%, 98%)
CMYK
cmyk(20%, 0%, 8%, 2%)
CSS variable
--color-primary: #C7FAE5;
Lowercase HEX
#c7fae5

Shades

Tints

Tones

Harmony

CSS snippets for #C7FAE5

.color-c7fae5 {
  color: #C7FAE5;
  background-color: #C7FAE5;
}

Frequently asked questions

What color is #C7FAE5?+

#C7FAE5 is a HEX color with RGB value rgb(199, 250, 229) and HSL value hsl(155, 84%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C7FAE5?+

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