All Palettes

Color Palette #f5b8b2, #f5c99e, #f4cf3e, #75d7c3, #3398db

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.sundown {
color: #f5c99e;
}
.marigold-dust {
color: #f4cf3e;
}
.star-grass {
color: #75d7c3;
}
.blue-damselfly {
color: #3398db;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--sundown:#f5c99e;
--marigold-dust:#f4cf3e;
--star-grass:#75d7c3;
--blue-damselfly:#3398db;
}

More palettes to explore