All Palettes

Color Palette #b0e3d1, #9ed6e5, #f5b8a3, #fbaf3c, #e8d9b5

0%
0%
0%

CSS code for this palette

/* CSS */
.crystal-rapids {
color: #b0e3d1;
}
.light-budgie-blue {
color: #9ed6e5;
}
.antique-cameo {
color: #f5b8a3;
}
.peach-butter {
color: #fbaf3c;
}
.willow-herb {
color: #e8d9b5;
}

/* CSS Variables */
:root {
--crystal-rapids:#b0e3d1;
--light-budgie-blue:#9ed6e5;
--antique-cameo:#f5b8a3;
--peach-butter:#fbaf3c;
--willow-herb:#e8d9b5;
}

More palettes to explore