All Palettes

Color Palette #9ee5ff, #a1d6e8, #b7e1e1, #e5b8d1, #f5c99e

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-wizard {
color: #9ee5ff;
}
.light-budgie-blue {
color: #a1d6e8;
}
.fine-blue {
color: #b7e1e1;
}
.eau-de-rose {
color: #e5b8d1;
}
.sundown {
color: #f5c99e;
}

/* CSS Variables */
:root {
--winter-wizard:#9ee5ff;
--light-budgie-blue:#a1d6e8;
--fine-blue:#b7e1e1;
--eau-de-rose:#e5b8d1;
--sundown:#f5c99e;
}

More palettes to explore