#C8F5DD Color

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

Color preview

#C8F5DD

Color formats

HEX
#C8F5DD
RGB
rgb(200, 245, 221)
RGBA
rgba(200, 245, 221, 1)
HSL
hsl(148, 69%, 87%)
HSV
hsv(148, 18%, 96%)
CMYK
cmyk(18%, 0%, 10%, 4%)
CSS variable
--color-primary: #C8F5DD;
Lowercase HEX
#c8f5dd

Shades

Tints

Tones

Harmony

CSS snippets for #C8F5DD

.color-c8f5dd {
  color: #C8F5DD;
  background-color: #C8F5DD;
}

Frequently asked questions

What color is #C8F5DD?+

#C8F5DD is a HEX color with RGB value rgb(200, 245, 221) and HSL value hsl(148, 69%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C8F5DD?+

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