All Palettes

Color Palette #f1a7b2, #f3c3d7, #f7e3e7, #f5e0a3, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b2;
}
.sweetheart {
color: #f3c3d7;
}
.marshmallow-rose {
color: #f7e3e7;
}
.sun-dust {
color: #f5e0a3;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--princess:#f1a7b2;
--sweetheart:#f3c3d7;
--marshmallow-rose:#f7e3e7;
--sun-dust:#f5e0a3;
--blue-angels-yellow:#fab700;
}

More palettes to explore