All Palettes

Color Palette #f1a7b2, #f3d2a5, #f4e4b3, #a6e3b4, #6eb1e7

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b2;
}
.tequila {
color: #f3d2a5;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.overtone {
color: #a6e3b4;
}
.sanctuary-spa {
color: #6eb1e7;
}

/* CSS Variables */
:root {
--princess:#f1a7b2;
--tequila:#f3d2a5;
--smooth-as-corn-silk:#f4e4b3;
--overtone:#a6e3b4;
--sanctuary-spa:#6eb1e7;
}

More palettes to explore