#D1F0BB Color

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

Color preview

#D1F0BB

Color formats

HEX
#D1F0BB
RGB
rgb(209, 240, 187)
RGBA
rgba(209, 240, 187, 1)
HSL
hsl(95, 64%, 84%)
HSV
hsv(95, 22%, 94%)
CMYK
cmyk(13%, 0%, 22%, 6%)
CSS variable
--color-primary: #D1F0BB;
Lowercase HEX
#d1f0bb

Shades

Tints

Tones

Harmony

CSS snippets for #D1F0BB

.color-d1f0bb {
  color: #D1F0BB;
  background-color: #D1F0BB;
}

Frequently asked questions

What color is #D1F0BB?+

#D1F0BB is a HEX color with RGB value rgb(209, 240, 187) and HSL value hsl(95, 64%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D1F0BB?+

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