All Palettes

Color Palette #f5b8b2, #f4cf3e, #75d7c3, #1f628e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.marigold-dust {
color: #f4cf3e;
}
.star-grass {
color: #75d7c3;
}
.traditional-blue {
color: #1f628e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--marigold-dust:#f4cf3e;
--star-grass:#75d7c3;
--traditional-blue:#1f628e;
--orange-gluttony:#e77e23;
}

More palettes to explore