All Palettes

Color Palette #f7b2a1, #f2d57d, #e1e8b5, #aad7e9, #4b8b88

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.jemima {
color: #f2d57d;
}
.iced-celery {
color: #e1e8b5;
}
.blue-click {
color: #aad7e9;
}
.dusty-teal {
color: #4b8b88;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--jemima:#f2d57d;
--iced-celery:#e1e8b5;
--blue-click:#aad7e9;
--dusty-teal:#4b8b88;
}

More palettes to explore