All Palettes

Color Palette #ffb3b3, #ffcc99, #ffff99, #ccffcc, #b3e0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.wildflower-bouquet {
color: #ffb3b3;
}
.peach-orange {
color: #ffcc99;
}
.sunburst-yellow {
color: #ffff99;
}
.distilled-moss {
color: #ccffcc;
}
.frozen-landscape {
color: #b3e0ff;
}

/* CSS Variables */
:root {
--wildflower-bouquet:#ffb3b3;
--peach-orange:#ffcc99;
--sunburst-yellow:#ffff99;
--distilled-moss:#ccffcc;
--frozen-landscape:#b3e0ff;
}

More palettes to explore