All Palettes

Color Palette #b76c9b, #f1a8a2, #f4d171, #69bf79, #3c7b96

0%
0%
0%

CSS code for this palette

/* CSS */
.pearly-purple {
color: #b76c9b;
}
.calabrese {
color: #f1a8a2;
}
.yellow-tulip {
color: #f4d171;
}
.citronella {
color: #69bf79;
}
.blue-dart-frog {
color: #3c7b96;
}

/* CSS Variables */
:root {
--pearly-purple:#b76c9b;
--calabrese:#f1a8a2;
--yellow-tulip:#f4d171;
--citronella:#69bf79;
--blue-dart-frog:#3c7b96;
}

More palettes to explore