#C5FADE Color

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

Color preview

#C5FADE

Color formats

HEX
#C5FADE
RGB
rgb(197, 250, 222)
RGBA
rgba(197, 250, 222, 1)
HSL
hsl(148, 84%, 88%)
HSV
hsv(148, 21%, 98%)
CMYK
cmyk(21%, 0%, 11%, 2%)
CSS variable
--color-primary: #C5FADE;
Lowercase HEX
#c5fade

Shades

Tints

Tones

Harmony

CSS snippets for #C5FADE

.color-c5fade {
  color: #C5FADE;
  background-color: #C5FADE;
}

Frequently asked questions

What color is #C5FADE?+

#C5FADE is a HEX color with RGB value rgb(197, 250, 222) and HSL value hsl(148, 84%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C5FADE?+

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