All Palettes

Color Palette #f9b3ae, #fcbd83, #fce8a1, #a1d4e2, #4e8bf4

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b3ae;
}
.apricot-flower {
color: #fcbd83;
}
.butter-tart {
color: #fce8a1;
}
.sea-rover {
color: #a1d4e2;
}
.blue-elemental {
color: #4e8bf4;
}

/* CSS Variables */
:root {
--peach-bud:#f9b3ae;
--apricot-flower:#fcbd83;
--butter-tart:#fce8a1;
--sea-rover:#a1d4e2;
--blue-elemental:#4e8bf4;
}

More palettes to explore