All Palettes

Color Palette #f2a6b4, #f9d29f, #f1ee8e, #a4d6b1, #8bb5e5

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f2a6b4;
}
.ginger-peach {
color: #f9d29f;
}
.ginger-lemon-cake {
color: #f1ee8e;
}
.frugal {
color: #a4d6b1;
}
.adrift-on-the-nile {
color: #8bb5e5;
}

/* CSS Variables */
:root {
--princess:#f2a6b4;
--ginger-peach:#f9d29f;
--ginger-lemon-cake:#f1ee8e;
--frugal:#a4d6b1;
--adrift-on-the-nile:#8bb5e5;
}

More palettes to explore