#EBE3BF Color

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

Color preview

#EBE3BF

Color formats

HEX
#EBE3BF
RGB
rgb(235, 227, 191)
RGBA
rgba(235, 227, 191, 1)
HSL
hsl(49, 52%, 84%)
HSV
hsv(49, 19%, 92%)
CMYK
cmyk(0%, 3%, 19%, 8%)
CSS variable
--color-primary: #EBE3BF;
Lowercase HEX
#ebe3bf

Shades

Tints

Tones

Harmony

CSS snippets for #EBE3BF

.color-ebe3bf {
  color: #EBE3BF;
  background-color: #EBE3BF;
}

Frequently asked questions

What color is #EBE3BF?+

#EBE3BF is a HEX color with RGB value rgb(235, 227, 191) and HSL value hsl(49, 52%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBE3BF?+

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