All Palettes

Color Palette #a2c8e2, #e4b0af, #f1e2a7, #f3998c, #a2d8d2

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c8e2;
}
.chewing-gum {
color: #e4b0af;
}
.french-vanilla {
color: #f1e2a7;
}
.rose-essence {
color: #f3998c;
}
.smooth-satin {
color: #a2d8d2;
}

/* CSS Variables */
:root {
--windsor-way:#a2c8e2;
--chewing-gum:#e4b0af;
--french-vanilla:#f1e2a7;
--rose-essence:#f3998c;
--smooth-satin:#a2d8d2;
}

More palettes to explore