#E8F2BD Color

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

Color preview

#E8F2BD

Color formats

HEX
#E8F2BD
RGB
rgb(232, 242, 189)
RGBA
rgba(232, 242, 189, 1)
HSL
hsl(71, 67%, 85%)
HSV
hsv(71, 22%, 95%)
CMYK
cmyk(4%, 0%, 22%, 5%)
CSS variable
--color-primary: #E8F2BD;
Lowercase HEX
#e8f2bd

Shades

Tints

Tones

Harmony

CSS snippets for #E8F2BD

.color-e8f2bd {
  color: #E8F2BD;
  background-color: #E8F2BD;
}

Frequently asked questions

What color is #E8F2BD?+

#E8F2BD is a HEX color with RGB value rgb(232, 242, 189) and HSL value hsl(71, 67%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E8F2BD?+

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