All Palettes

Color Palette #f1a7e0, #f9d1a4, #f1e5a2, #a2e1f1, #a2c5f1

0%
0%
0%

CSS code for this palette

/* CSS */
.hanami-pink {
color: #f1a7e0;
}
.maple-beige {
color: #f9d1a4;
}
.boxwood-yellow {
color: #f1e5a2;
}
.blizzard-blue {
color: #a2e1f1;
}
.baby-blue-eyes {
color: #a2c5f1;
}

/* CSS Variables */
:root {
--hanami-pink:#f1a7e0;
--maple-beige:#f9d1a4;
--boxwood-yellow:#f1e5a2;
--blizzard-blue:#a2e1f1;
--baby-blue-eyes:#a2c5f1;
}

More palettes to explore