All Palettes

Color Palette #f7b1a1, #f9c99f, #f3e4b4, #a9d6bb, #6ab8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.chai-latte {
color: #f9c99f;
}
.meringue {
color: #f3e4b4;
}
.eerie-glow {
color: #a9d6bb;
}
.malibu {
color: #6ab8e2;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--chai-latte:#f9c99f;
--meringue:#f3e4b4;
--eerie-glow:#a9d6bb;
--malibu:#6ab8e2;
}

More palettes to explore