All Palettes

Color Palette #ff99a1, #ffb3b3, #ffcc99, #ffdd94, #c1f0c1

0%
0%
0%

CSS code for this palette

/* CSS */
.rubber-radish {
color: #ff99a1;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.peach-orange {
color: #ffcc99;
}
.lemon-pound-cake {
color: #ffdd94;
}
.peasful-mint {
color: #c1f0c1;
}

/* CSS Variables */
:root {
--rubber-radish:#ff99a1;
--wildflower-bouquet:#ffb3b3;
--peach-orange:#ffcc99;
--lemon-pound-cake:#ffdd94;
--peasful-mint:#c1f0c1;
}

More palettes to explore