Raspberry Hex Code — #E30B5C

RGB, HSL, and CMYK values for Raspberry.

Raspberry Color Values

FormatValue
HEX#E30B5C
RGBrgb(227, 11, 92)
HSLhsl(338, 91%, 47%)
CMYKcmyk(0%, 95%, 59%, 11%)
Want to explore more shades? Use our Color Converter

About Raspberry

Color psychology: Boldness, action.

Raspberry (#E30B5C) is a medium shade of pink. It's commonly used in web design, graphic design, and branding where boldness, action are desired associations.

How to Use Raspberry in CSS

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

/* Using RGB */
color: rgb(227, 11, 92);

/* Using HSL */
color: hsl(338, 91%, 47%);

Colors That Go With Raspberry

Complementary

Analogous

Triadic

Similar Shades of Pink

Frequently Asked Questions