#D5FCCF Color

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

Color preview

#D5FCCF

Color formats

HEX
#D5FCCF
RGB
rgb(213, 252, 207)
RGBA
rgba(213, 252, 207, 1)
HSL
hsl(112, 88%, 90%)
HSV
hsv(112, 18%, 99%)
CMYK
cmyk(15%, 0%, 18%, 1%)
CSS variable
--color-primary: #D5FCCF;
Lowercase HEX
#d5fccf

Shades

Tints

Tones

Harmony

CSS snippets for #D5FCCF

.color-d5fccf {
  color: #D5FCCF;
  background-color: #D5FCCF;
}

Frequently asked questions

What color is #D5FCCF?+

#D5FCCF is a HEX color with RGB value rgb(213, 252, 207) and HSL value hsl(112, 88%, 90%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #D5FCCF?+

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