All Palettes

Color Palette #f99fb1, #f38c99, #f57a7a, #f2801c, #f5d47a

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #f99fb1;
}
.wewak {
color: #f38c99;
}
.salmon-pok-bowl {
color: #f57a7a;
}
.consumed-by-fire {
color: #f2801c;
}
.oriole-yellow {
color: #f5d47a;
}

/* CSS Variables */
:root {
--ballet-slippers:#f99fb1;
--wewak:#f38c99;
--salmon-pok-bowl:#f57a7a;
--consumed-by-fire:#f2801c;
--oriole-yellow:#f5d47a;
}

More palettes to explore