All Palettes

Color Palette #f3a5c2, #f8d2a0, #f4e0b8, #a5d9a1, #69b7d8

0%
0%
0%

CSS code for this palette

/* CSS */
.tickled-pink {
color: #f3a5c2;
}
.ginger-peach {
color: #f8d2a0;
}
.oklahoma-wheat {
color: #f4e0b8;
}
.green-trance {
color: #a5d9a1;
}
.baby-tears {
color: #69b7d8;
}

/* CSS Variables */
:root {
--tickled-pink:#f3a5c2;
--ginger-peach:#f8d2a0;
--oklahoma-wheat:#f4e0b8;
--green-trance:#a5d9a1;
--baby-tears:#69b7d8;
}

More palettes to explore