#E4B0DF Color

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

Color preview

#E4B0DF

Color formats

HEX
#E4B0DF
RGB
rgb(228, 176, 223)
RGBA
rgba(228, 176, 223, 1)
HSL
hsl(306, 49%, 79%)
HSV
hsv(306, 23%, 89%)
CMYK
cmyk(0%, 23%, 2%, 11%)
CSS variable
--color-primary: #E4B0DF;
Lowercase HEX
#e4b0df

Shades

Tints

Tones

Harmony

CSS snippets for #E4B0DF

.color-e4b0df {
  color: #E4B0DF;
  background-color: #E4B0DF;
}

Frequently asked questions

What color is #E4B0DF?+

#E4B0DF is a HEX color with RGB value rgb(228, 176, 223) and HSL value hsl(306, 49%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E4B0DF?+

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