#D0F5BD Color

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

Color preview

#D0F5BD

Color formats

HEX
#D0F5BD
RGB
rgb(208, 245, 189)
RGBA
rgba(208, 245, 189, 1)
HSL
hsl(100, 74%, 85%)
HSV
hsv(100, 23%, 96%)
CMYK
cmyk(15%, 0%, 23%, 4%)
CSS variable
--color-primary: #D0F5BD;
Lowercase HEX
#d0f5bd

Shades

Tints

Tones

Harmony

CSS snippets for #D0F5BD

.color-d0f5bd {
  color: #D0F5BD;
  background-color: #D0F5BD;
}

Frequently asked questions

What color is #D0F5BD?+

#D0F5BD is a HEX color with RGB value rgb(208, 245, 189) and HSL value hsl(100, 74%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D0F5BD?+

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