All Palettes

Color Palette #604b8b, #ab7c9d, #f4a662, #d2e1f9, #2b9c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #604b8b;
}
.usu-pink {
color: #ab7c9d;
}
.shrimp-cocktail {
color: #f4a662;
}
.weathered-blue {
color: #d2e1f9;
}
.azure-tide {
color: #2b9c8d;
}

/* CSS Variables */
:root {
--bright-eggplant:#604b8b;
--usu-pink:#ab7c9d;
--shrimp-cocktail:#f4a662;
--weathered-blue:#d2e1f9;
--azure-tide:#2b9c8d;
}

More palettes to explore