All Palettes

Color Palette #f7a6c0, #f9d57b, #a3e6b4, #6bb1e6, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f7a6c0;
}
.golden-glow {
color: #f9d57b;
}
.overtone {
color: #a3e6b4;
}
.sanctuary-spa {
color: #6bb1e6;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--rogue-pink:#f7a6c0;
--golden-glow:#f9d57b;
--overtone:#a3e6b4;
--sanctuary-spa:#6bb1e6;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore