All Palettes

Color Palette #a6b4d8, #c2d1e5, #e3b5d3, #f6e8a2, #f0a400

0%
0%
0%

CSS code for this palette

/* CSS */
.high-style {
color: #a6b4d8;
}
.morning-star {
color: #c2d1e5;
}
.gumball {
color: #e3b5d3;
}
.lazy-daisy {
color: #f6e8a2;
}
.lemon-dream {
color: #f0a400;
}

/* CSS Variables */
:root {
--high-style:#a6b4d8;
--morning-star:#c2d1e5;
--gumball:#e3b5d3;
--lazy-daisy:#f6e8a2;
--lemon-dream:#f0a400;
}

More palettes to explore