#E3B3C7 Color

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

Color preview

#E3B3C7

Color formats

HEX
#E3B3C7
RGB
rgb(227, 179, 199)
RGBA
rgba(227, 179, 199, 1)
HSL
hsl(335, 46%, 80%)
HSV
hsv(335, 21%, 89%)
CMYK
cmyk(0%, 21%, 12%, 11%)
CSS variable
--color-primary: #E3B3C7;
Lowercase HEX
#e3b3c7

Shades

Tints

Tones

Harmony

CSS snippets for #E3B3C7

.color-e3b3c7 {
  color: #E3B3C7;
  background-color: #E3B3C7;
}

Frequently asked questions

What color is #E3B3C7?+

#E3B3C7 is a HEX color with RGB value rgb(227, 179, 199) and HSL value hsl(335, 46%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E3B3C7?+

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