All Palettes

Color Palette #4b4f68, #9c9fb4, #e1c6d2, #f8b849, #ef4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.crown-blue {
color: #4b4f68;
}
.minnesota-april {
color: #9c9fb4;
}
.etcetera {
color: #e1c6d2;
}
.mango-margarita {
color: #f8b849;
}
.pastel-strawberry {
color: #ef4d4d;
}

/* CSS Variables */
:root {
--crown-blue:#4b4f68;
--minnesota-april:#9c9fb4;
--etcetera:#e1c6d2;
--mango-margarita:#f8b849;
--pastel-strawberry:#ef4d4d;
}

More palettes to explore