#E5BEC3 Color

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

Color preview

#E5BEC3

Color formats

HEX
#E5BEC3
RGB
rgb(229, 190, 195)
RGBA
rgba(229, 190, 195, 1)
HSL
hsl(352, 43%, 82%)
HSV
hsv(352, 17%, 90%)
CMYK
cmyk(0%, 17%, 15%, 10%)
CSS variable
--color-primary: #E5BEC3;
Lowercase HEX
#e5bec3

Shades

Tints

Tones

Harmony

CSS snippets for #E5BEC3

.color-e5bec3 {
  color: #E5BEC3;
  background-color: #E5BEC3;
}

Frequently asked questions

What color is #E5BEC3?+

#E5BEC3 is a HEX color with RGB value rgb(229, 190, 195) and HSL value hsl(352, 43%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E5BEC3?+

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