#EBECDA Color

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

Color preview

#EBECDA

Color formats

HEX
#EBECDA
RGB
rgb(235, 236, 218)
RGBA
rgba(235, 236, 218, 1)
HSL
hsl(63, 32%, 89%)
HSV
hsv(63, 8%, 93%)
CMYK
cmyk(0%, 0%, 8%, 7%)
CSS variable
--color-primary: #EBECDA;
Lowercase HEX
#ebecda

Shades

Tints

Tones

Harmony

CSS snippets for #EBECDA

.color-ebecda {
  color: #EBECDA;
  background-color: #EBECDA;
}

Frequently asked questions

What color is #EBECDA?+

#EBECDA is a HEX color with RGB value rgb(235, 236, 218) and HSL value hsl(63, 32%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EBECDA?+

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