All Palettes

Color Palette #2b2938, #4c3e5b, #7c4d84, #b77b9a, #f6a2bf

0%
0%
0%

CSS code for this palette

/* CSS */
.mangu-black {
color: #2b2938;
}
.powerful-mauve {
color: #4c3e5b;
}
.vibrant-orchid {
color: #7c4d84;
}
.valentine-heart {
color: #b77b9a;
}
.rogue-pink {
color: #f6a2bf;
}

/* CSS Variables */
:root {
--mangu-black:#2b2938;
--powerful-mauve:#4c3e5b;
--vibrant-orchid:#7c4d84;
--valentine-heart:#b77b9a;
--rogue-pink:#f6a2bf;
}

More palettes to explore