All Palettes

Color Palette #f6c5b1, #f2a6a1, #f7df9c, #b2d7cf, #a2c7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-bisque {
color: #f6c5b1;
}
.roseberry {
color: #f2a6a1;
}
.lemon-caipirinha {
color: #f7df9c;
}
.gemini {
color: #b2d7cf;
}
.windsor-way {
color: #a2c7e7;
}

/* CSS Variables */
:root {
--coral-bisque:#f6c5b1;
--roseberry:#f2a6a1;
--lemon-caipirinha:#f7df9c;
--gemini:#b2d7cf;
--windsor-way:#a2c7e7;
}

More palettes to explore