#D0E8BF Color

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

Color preview

#D0E8BF

Color formats

HEX
#D0E8BF
RGB
rgb(208, 232, 191)
RGBA
rgba(208, 232, 191, 1)
HSL
hsl(95, 47%, 83%)
HSV
hsv(95, 18%, 91%)
CMYK
cmyk(10%, 0%, 18%, 9%)
CSS variable
--color-primary: #D0E8BF;
Lowercase HEX
#d0e8bf

Shades

Tints

Tones

Harmony

CSS snippets for #D0E8BF

.color-d0e8bf {
  color: #D0E8BF;
  background-color: #D0E8BF;
}

Frequently asked questions

What color is #D0E8BF?+

#D0E8BF is a HEX color with RGB value rgb(208, 232, 191) and HSL value hsl(95, 47%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D0E8BF?+

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