#D0EB8C Color

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

Color preview

#D0EB8C

Color formats

HEX
#D0EB8C
RGB
rgb(208, 235, 140)
RGBA
rgba(208, 235, 140, 1)
HSL
hsl(77, 70%, 74%)
HSV
hsv(77, 40%, 92%)
CMYK
cmyk(11%, 0%, 40%, 8%)
CSS variable
--color-primary: #D0EB8C;
Lowercase HEX
#d0eb8c

Shades

Tints

Tones

Harmony

CSS snippets for #D0EB8C

.color-d0eb8c {
  color: #D0EB8C;
  background-color: #D0EB8C;
}

Frequently asked questions

What color is #D0EB8C?+

#D0EB8C is a HEX color with RGB value rgb(208, 235, 140) and HSL value hsl(77, 70%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #D0EB8C?+

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