All Palettes

Color Palette #f6e4b6, #e2d5d0, #b5c8e8, #a4d8a2, #f5a3b1

0%
0%
0%

CSS code for this palette

/* CSS */
.barley-white {
color: #f6e4b6;
}
.pandora-grey {
color: #e2d5d0;
}
.radar {
color: #b5c8e8;
}
.green-trance {
color: #a4d8a2;
}
.pink-fit {
color: #f5a3b1;
}

/* CSS Variables */
:root {
--barley-white:#f6e4b6;
--pandora-grey:#e2d5d0;
--radar:#b5c8e8;
--green-trance:#a4d8a2;
--pink-fit:#f5a3b1;
}

More palettes to explore