#EBEFDA Color

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

Color preview

#EBEFDA

Color formats

HEX
#EBEFDA
RGB
rgb(235, 239, 218)
RGBA
rgba(235, 239, 218, 1)
HSL
hsl(71, 40%, 90%)
HSV
hsv(71, 9%, 94%)
CMYK
cmyk(2%, 0%, 9%, 6%)
CSS variable
--color-primary: #EBEFDA;
Lowercase HEX
#ebefda

Shades

Tints

Tones

Harmony

CSS snippets for #EBEFDA

.color-ebefda {
  color: #EBEFDA;
  background-color: #EBEFDA;
}

Frequently asked questions

What color is #EBEFDA?+

#EBEFDA is a HEX color with RGB value rgb(235, 239, 218) and HSL value hsl(71, 40%, 90%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EBEFDA?+

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