#D0F8BE Color

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

Color preview

#D0F8BE

Color formats

HEX
#D0F8BE
RGB
rgb(208, 248, 190)
RGBA
rgba(208, 248, 190, 1)
HSL
hsl(101, 81%, 86%)
HSV
hsv(101, 23%, 97%)
CMYK
cmyk(16%, 0%, 23%, 3%)
CSS variable
--color-primary: #D0F8BE;
Lowercase HEX
#d0f8be

Shades

Tints

Tones

Harmony

CSS snippets for #D0F8BE

.color-d0f8be {
  color: #D0F8BE;
  background-color: #D0F8BE;
}

Frequently asked questions

What color is #D0F8BE?+

#D0F8BE is a HEX color with RGB value rgb(208, 248, 190) and HSL value hsl(101, 81%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D0F8BE?+

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