breadcrumb

Mulberry

How Mulberry is Used

Industries that Commonly Use Mulberry

Color Code Details

HEX #be5683
RGB (190, 86, 131);
RGBA (190, 86, 131, 1)
HSL (334, 44%, 54%);
HSLA (334, 44%, 54%, 1);
HSV 334,54,74
HSB 334, 55, 75
HWB 334 34% 25%
CMYK 0, 55, 31, 25
Pantone 2587 C

Preview & Codes Examples

Text Color with Mulberry

This Text has a Font Color of #be5683
.text {color:#be5683;}
.text {color:rgba(190, 86, 131, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Mulberry

.element {background-color:#be5683;}
.element {background-color:rgba(190, 86, 131, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Mulberry

This element has a border color of #be5683
.element {border:1px solid #be5683;}
.element {border:1px solid rgba(190, 86, 131, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #be5683;

Sass / SCSS

$variable: #be5683;

Less

@variable: #be5683;

Similar Pink Shades You Might Like

Pink brings softness, approachability, and charm. Ideal for beauty, wellness, or playful UX. Explore more flat UI pinks that balance style and simplicity.

Your Opinion Shapes our Colors.