All Palettes

Color Palette #f1a7b3, #f4c8ca, #f7e4cf, #f9e0a4, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b3;
}
.blushing-senorita {
color: #f4c8ca;
}
.touch-of-topaz {
color: #f7e4cf;
}
.sun-dust {
color: #f9e0a4;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--princess:#f1a7b3;
--blushing-senorita:#f4c8ca;
--touch-of-topaz:#f7e4cf;
--sun-dust:#f9e0a4;
--blue-angels-yellow:#fab700;
}

More palettes to explore