#D0F9BD Color

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

Color preview

#D0F9BD

Color formats

HEX
#D0F9BD
RGB
rgb(208, 249, 189)
RGBA
rgba(208, 249, 189, 1)
HSL
hsl(101, 83%, 86%)
HSV
hsv(101, 24%, 98%)
CMYK
cmyk(16%, 0%, 24%, 2%)
CSS variable
--color-primary: #D0F9BD;
Lowercase HEX
#d0f9bd

Shades

Tints

Tones

Harmony

CSS snippets for #D0F9BD

.color-d0f9bd {
  color: #D0F9BD;
  background-color: #D0F9BD;
}

Frequently asked questions

What color is #D0F9BD?+

#D0F9BD is a HEX color with RGB value rgb(208, 249, 189) and HSL value hsl(101, 83%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D0F9BD?+

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