#D5FDCF Color

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

Color preview

#D5FDCF

Color formats

HEX
#D5FDCF
RGB
rgb(213, 253, 207)
RGBA
rgba(213, 253, 207, 1)
HSL
hsl(112, 92%, 90%)
HSV
hsv(112, 18%, 99%)
CMYK
cmyk(16%, 0%, 18%, 1%)
CSS variable
--color-primary: #D5FDCF;
Lowercase HEX
#d5fdcf

Shades

Tints

Tones

Harmony

CSS snippets for #D5FDCF

.color-d5fdcf {
  color: #D5FDCF;
  background-color: #D5FDCF;
}

Frequently asked questions

What color is #D5FDCF?+

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

What is the closest Tailwind color to #D5FDCF?+

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