#E3BADF Color

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

Color preview

#E3BADF

Color formats

HEX
#E3BADF
RGB
rgb(227, 186, 223)
RGBA
rgba(227, 186, 223, 1)
HSL
hsl(306, 42%, 81%)
HSV
hsv(306, 18%, 89%)
CMYK
cmyk(0%, 18%, 2%, 11%)
CSS variable
--color-primary: #E3BADF;
Lowercase HEX
#e3badf

Shades

Tints

Tones

Harmony

CSS snippets for #E3BADF

.color-e3badf {
  color: #E3BADF;
  background-color: #E3BADF;
}

Frequently asked questions

What color is #E3BADF?+

#E3BADF is a HEX color with RGB value rgb(227, 186, 223) and HSL value hsl(306, 42%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E3BADF?+

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