All Palettes

Color Palette #b6c6d8, #e9b9d0, #f2e1ba, #f69e4c, #d64c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.alley {
color: #b6c6d8;
}
.sweet-lilac {
color: #e9b9d0;
}
.brushstroke {
color: #f2e1ba;
}
.sunshade {
color: #f69e4c;
}
.horror-snob {
color: #d64c4c;
}

/* CSS Variables */
:root {
--alley:#b6c6d8;
--sweet-lilac:#e9b9d0;
--brushstroke:#f2e1ba;
--sunshade:#f69e4c;
--horror-snob:#d64c4c;
}

More palettes to explore