All Palettes

Color Palette #f1a7b4, #f2d3a1, #fbcc74, #a8d3e1, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b4;
}
.antique-wicker-basket {
color: #f2d3a1;
}
.afternoon {
color: #fbcc74;
}
.light-blue-glint {
color: #a8d3e1;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--princess:#f1a7b4;
--antique-wicker-basket:#f2d3a1;
--afternoon:#fbcc74;
--light-blue-glint:#a8d3e1;
--olympic-blue:#4b91e2;
}

More palettes to explore