All Palettes

Color Palette #f2b1c6, #f49c8a, #f4d26c, #a6dc8f, #5bb9e1

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f2b1c6;
}
.rose-essence {
color: #f49c8a;
}
.yellow-tulip {
color: #f4d26c;
}
.stem-green {
color: #a6dc8f;
}
.nancy {
color: #5bb9e1;
}

/* CSS Variables */
:root {
--rhodonite:#f2b1c6;
--rose-essence:#f49c8a;
--yellow-tulip:#f4d26c;
--stem-green:#a6dc8f;
--nancy:#5bb9e1;
}

More palettes to explore