All Palettes

Color Palette #f1a7b4, #f7c5d5, #e2b1d8, #a3d6e6, #60b9d7

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b4;
}
.sullivan-s-heart {
color: #f7c5d5;
}
.french-lilac {
color: #e2b1d8;
}
.nevada-sky {
color: #a3d6e6;
}
.baby-tears {
color: #60b9d7;
}

/* CSS Variables */
:root {
--princess:#f1a7b4;
--sullivan-s-heart:#f7c5d5;
--french-lilac:#e2b1d8;
--nevada-sky:#a3d6e6;
--baby-tears:#60b9d7;
}

More palettes to explore