All Palettes

Color Palette #f7a3a1, #f3cf7c, #a3d55d, #3a9ad9, #2a396a

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f7a3a1;
}
.yellow-bird {
color: #f3cf7c;
}
.lime-lizard {
color: #a3d55d;
}
.dayflower {
color: #3a9ad9;
}
.blue-depths {
color: #2a396a;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f7a3a1;
--yellow-bird:#f3cf7c;
--lime-lizard:#a3d55d;
--dayflower:#3a9ad9;
--blue-depths:#2a396a;
}

More palettes to explore