All Palettes

Color Palette #f2b1a1, #f1d4a2, #e9eba2, #a4d6a7, #82c4e8

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f2b1a1;
}
.antique-wicker-basket {
color: #f1d4a2;
}
.wax-yellow {
color: #e9eba2;
}
.green-trance {
color: #a4d6a7;
}
.shimmer {
color: #82c4e8;
}

/* CSS Variables */
:root {
--first-date:#f2b1a1;
--antique-wicker-basket:#f1d4a2;
--wax-yellow:#e9eba2;
--green-trance:#a4d6a7;
--shimmer:#82c4e8;
}

More palettes to explore