All Palettes

Color Palette #a400b3, #c63f94, #e66d6b, #f7abb5, #fbcf60

0%
0%
0%

CSS code for this palette

/* CSS */
.heliotrope-magenta {
color: #a400b3;
}
.boat-orchid {
color: #c63f94;
}
.porcelain-rose {
color: #e66d6b;
}
.pink-blush {
color: #f7abb5;
}
.golden-moray-eel {
color: #fbcf60;
}

/* CSS Variables */
:root {
--heliotrope-magenta:#a400b3;
--boat-orchid:#c63f94;
--porcelain-rose:#e66d6b;
--pink-blush:#f7abb5;
--golden-moray-eel:#fbcf60;
}

More palettes to explore