#D2FBCF Color

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

Color preview

#D2FBCF

Color formats

HEX
#D2FBCF
RGB
rgb(210, 251, 207)
RGBA
rgba(210, 251, 207, 1)
HSL
hsl(116, 85%, 90%)
HSV
hsv(116, 18%, 98%)
CMYK
cmyk(16%, 0%, 18%, 2%)
CSS variable
--color-primary: #D2FBCF;
Lowercase HEX
#d2fbcf

Shades

Tints

Tones

Harmony

CSS snippets for #D2FBCF

.color-d2fbcf {
  color: #D2FBCF;
  background-color: #D2FBCF;
}

Frequently asked questions

What color is #D2FBCF?+

#D2FBCF is a HEX color with RGB value rgb(210, 251, 207) and HSL value hsl(116, 85%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D2FBCF?+

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