All Palettes

Color Palette #a2c7e7, #e5b8d1, #f5e6a3, #f3ca4f, #4b4e6c

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.eau-de-rose {
color: #e5b8d1;
}
.venetian-yellow {
color: #f5e6a3;
}
.radiant-sun {
color: #f3ca4f;
}
.independence {
color: #4b4e6c;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--eau-de-rose:#e5b8d1;
--venetian-yellow:#f5e6a3;
--radiant-sun:#f3ca4f;
--independence:#4b4e6c;
}

More palettes to explore