#EBCEC2 Color

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

Color preview

#EBCEC2

Color formats

HEX
#EBCEC2
RGB
rgb(235, 206, 194)
RGBA
rgba(235, 206, 194, 1)
HSL
hsl(18, 51%, 84%)
HSV
hsv(18, 17%, 92%)
CMYK
cmyk(0%, 12%, 17%, 8%)
CSS variable
--color-primary: #EBCEC2;
Lowercase HEX
#ebcec2

Shades

Tints

Tones

Harmony

CSS snippets for #EBCEC2

.color-ebcec2 {
  color: #EBCEC2;
  background-color: #EBCEC2;
}

Frequently asked questions

What color is #EBCEC2?+

#EBCEC2 is a HEX color with RGB value rgb(235, 206, 194) and HSL value hsl(18, 51%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBCEC2?+

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