All Palettes

Color Palette #a4d5a6, #e5b8d7, #f9cca9, #f6e6b1, #b4c3e4

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a4d5a6;
}
.child-s-play {
color: #e5b8d7;
}
.allspice {
color: #f9cca9;
}
.icy-lemonade {
color: #f6e6b1;
}
.beautiful-dream {
color: #b4c3e4;
}

/* CSS Variables */
:root {
--green-trance:#a4d5a6;
--child-s-play:#e5b8d7;
--allspice:#f9cca9;
--icy-lemonade:#f6e6b1;
--beautiful-dream:#b4c3e4;
}

More palettes to explore