All Palettes

Color Palette #f7a1b1, #f4d04e, #a5d5b2, #6fb1dc, #f08c00

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #f7a1b1;
}
.maize {
color: #f4d04e;
}
.frugal {
color: #a5d5b2;
}
.broom-butterfly-blue {
color: #6fb1dc;
}
.saffron-gold {
color: #f08c00;
}

/* CSS Variables */
:root {
--ballet-slippers:#f7a1b1;
--maize:#f4d04e;
--frugal:#a5d5b2;
--broom-butterfly-blue:#6fb1dc;
--saffron-gold:#f08c00;
}

More palettes to explore