All Palettes

Color Palette #f7abb5, #ffb861, #f7d850, #a1e8b7, #3b7e9b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-blush {
color: #f7abb5;
}
.peanut-butter-chicken {
color: #ffb861;
}
.energy-yellow {
color: #f7d850;
}
.overtone {
color: #a1e8b7;
}
.blue-dart-frog {
color: #3b7e9b;
}

/* CSS Variables */
:root {
--pink-blush:#f7abb5;
--peanut-butter-chicken:#ffb861;
--energy-yellow:#f7d850;
--overtone:#a1e8b7;
--blue-dart-frog:#3b7e9b;
}

More palettes to explore