All Palettes

Color Palette #f1a7b4, #f6b6c1, #f6d4b6, #f6daa2, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b4;
}
.ibis {
color: #f6b6c1;
}
.cheddar-corn {
color: #f6d4b6;
}
.clay-dust {
color: #f6daa2;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--princess:#f1a7b4;
--ibis:#f6b6c1;
--cheddar-corn:#f6d4b6;
--clay-dust:#f6daa2;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore