All Palettes

Color Palette #f7b1a1, #f3e0af, #c8e3c4, #9ecfe5, #5e8a97

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.bone-white {
color: #f3e0af;
}
.chayote {
color: #c8e3c4;
}
.blue-carpenter-bee {
color: #9ecfe5;
}
.bell-blue {
color: #5e8a97;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--bone-white:#f3e0af;
--chayote:#c8e3c4;
--blue-carpenter-bee:#9ecfe5;
--bell-blue:#5e8a97;
}

More palettes to explore