Mauve Hex Code — #E0B0FF

RGB, HSL, and CMYK values for Mauve.

Mauve Color Values

FormatValue
HEX#E0B0FF
RGBrgb(224, 176, 255)
HSLhsl(276, 100%, 85%)
CMYKcmyk(12%, 31%, 0%, 0%)
Want to explore more shades? Use our Color Converter

About Mauve

Color psychology: Sentimentality, nostalgia.

Mauve (#E0B0FF) is a light shade of purple. It's commonly used in web design, graphic design, and branding where sentimentality, nostalgia are desired associations.

How to Use Mauve in CSS

/* Using HEX */
color: #E0B0FF;
background-color: #E0B0FF;

/* Using RGB */
color: rgb(224, 176, 255);

/* Using HSL */
color: hsl(276, 100%, 85%);

Colors That Go With Mauve

Complementary

Analogous

Triadic

Similar Shades of Purple

Frequently Asked Questions