#D0FCCF Color

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

Color preview

#D0FCCF

Color formats

HEX
#D0FCCF
RGB
rgb(208, 252, 207)
RGBA
rgba(208, 252, 207, 1)
HSL
hsl(119, 88%, 90%)
HSV
hsv(119, 18%, 99%)
CMYK
cmyk(17%, 0%, 18%, 1%)
CSS variable
--color-primary: #D0FCCF;
Lowercase HEX
#d0fccf

Shades

Tints

Tones

Harmony

CSS snippets for #D0FCCF

.color-d0fccf {
  color: #D0FCCF;
  background-color: #D0FCCF;
}

Frequently asked questions

What color is #D0FCCF?+

#D0FCCF is a HEX color with RGB value rgb(208, 252, 207) and HSL value hsl(119, 88%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D0FCCF?+

The closest Tailwind color is green-200, available as the bg-green-200 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