All Palettes

Color Palette #a6b1d8, #c2c6e0, #e4eaf1, #f6e6a7, #f2b95f

0%
0%
0%

CSS code for this palette

/* CSS */
.high-style {
color: #a6b1d8;
}
.silver-sweetpea {
color: #c2c6e0;
}
.himalaya-peaks {
color: #e4eaf1;
}
.gold-sand {
color: #f6e6a7;
}
.crunch {
color: #f2b95f;
}

/* CSS Variables */
:root {
--high-style:#a6b1d8;
--silver-sweetpea:#c2c6e0;
--himalaya-peaks:#e4eaf1;
--gold-sand:#f6e6a7;
--crunch:#f2b95f;
}

More palettes to explore