All Palettes

Color Palette #f7b2a1, #f6b83c, #fce9ab, #a3d89d, #4c9a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.squash-blossom {
color: #f6b83c;
}
.lemon-rose {
color: #fce9ab;
}
.cool-aloe {
color: #a3d89d;
}
.crisp-lettuce {
color: #4c9a8a;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--squash-blossom:#f6b83c;
--lemon-rose:#fce9ab;
--cool-aloe:#a3d89d;
--crisp-lettuce:#4c9a8a;
}

More palettes to explore