All Palettes

Color Palette #f7cf69, #f9b2a9, #f3aad7, #a3c7e0, #67b2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-yarrow {
color: #f7cf69;
}
.snow-white-blush {
color: #f9b2a9;
}
.pretty-pink-piggy {
color: #f3aad7;
}
.sea-cliff {
color: #a3c7e0;
}
.shimmering-brook {
color: #67b2d5;
}

/* CSS Variables */
:root {
--bright-yarrow:#f7cf69;
--snow-white-blush:#f9b2a9;
--pretty-pink-piggy:#f3aad7;
--sea-cliff:#a3c7e0;
--shimmering-brook:#67b2d5;
}

More palettes to explore