All Palettes

Color Palette #b9507c, #f0a3c7, #f3d77c, #8aca2b, #2e5c99

0%
0%
0%

CSS code for this palette

/* CSS */
.cockscomb-red {
color: #b9507c;
}
.elastic-pink {
color: #f0a3c7;
}
.sandy {
color: #f3d77c;
}
.overgrowth {
color: #8aca2b;
}
.neptune-blue {
color: #2e5c99;
}

/* CSS Variables */
:root {
--cockscomb-red:#b9507c;
--elastic-pink:#f0a3c7;
--sandy:#f3d77c;
--overgrowth:#8aca2b;
--neptune-blue:#2e5c99;
}

More palettes to explore