All Palettes

Color Palette #f7b5a1, #f5c5a3, #f2d2a1, #f1e09d, #e9f6b1

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.australian-apricot {
color: #f5c5a3;
}
.antique-wicker-basket {
color: #f2d2a1;
}
.sun-deck {
color: #f1e09d;
}
.bottlebrush-blossom {
color: #e9f6b1;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--australian-apricot:#f5c5a3;
--antique-wicker-basket:#f2d2a1;
--sun-deck:#f1e09d;
--bottlebrush-blossom:#e9f6b1;
}

More palettes to explore