#E3E6BD Color

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

Color preview

#E3E6BD

Color formats

HEX
#E3E6BD
RGB
rgb(227, 230, 189)
RGBA
rgba(227, 230, 189, 1)
HSL
hsl(64, 45%, 82%)
HSV
hsv(64, 18%, 90%)
CMYK
cmyk(1%, 0%, 18%, 10%)
CSS variable
--color-primary: #E3E6BD;
Lowercase HEX
#e3e6bd

Shades

Tints

Tones

Harmony

CSS snippets for #E3E6BD

.color-e3e6bd {
  color: #E3E6BD;
  background-color: #E3E6BD;
}

Frequently asked questions

What color is #E3E6BD?+

#E3E6BD is a HEX color with RGB value rgb(227, 230, 189) and HSL value hsl(64, 45%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E3E6BD?+

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