All Palettes

Color Palette #b5cae3, #f1f6f9, #e0b3ff, #b1e2d2, #f2b8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.melt-ice {
color: #b5cae3;
}
.distant-horizon {
color: #f1f6f9;
}
.mauve {
color: #e0b3ff;
}
.bay {
color: #b1e2d2;
}
.antique-cameo {
color: #f2b8a1;
}

/* CSS Variables */
:root {
--melt-ice:#b5cae3;
--distant-horizon:#f1f6f9;
--mauve:#e0b3ff;
--bay:#b1e2d2;
--antique-cameo:#f2b8a1;
}

More palettes to explore