All Palettes

Color Palette #f7a1af, #f2b46e, #f1d788, #a6e3d0, #6ab7f6

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #f7a1af;
}
.golden-corn {
color: #f2b46e;
}
.march-yellow {
color: #f1d788;
}
.turquoise-tower {
color: #a6e3d0;
}
.blue-mana {
color: #6ab7f6;
}

/* CSS Variables */
:root {
--ballet-slippers:#f7a1af;
--golden-corn:#f2b46e;
--march-yellow:#f1d788;
--turquoise-tower:#a6e3d0;
--blue-mana:#6ab7f6;
}

More palettes to explore