All Palettes

Color Palette #a9d8e0, #f0bab2, #e6a7b3, #f6c2a2, #f5e0a3

0%
0%
0%

CSS code for this palette

/* CSS */
.winsome-hue {
color: #a9d8e0;
}
.ballerina-tears {
color: #f0bab2;
}
.love-at-first-sight {
color: #e6a7b3;
}
.neighborly-peach {
color: #f6c2a2;
}
.sun-dust {
color: #f5e0a3;
}

/* CSS Variables */
:root {
--winsome-hue:#a9d8e0;
--ballerina-tears:#f0bab2;
--love-at-first-sight:#e6a7b3;
--neighborly-peach:#f6c2a2;
--sun-dust:#f5e0a3;
}

More palettes to explore