All Palettes

Color Palette #ffcdcc, #ff99cc, #ffcc99, #ffff99, #ccffcc

0%
0%
0%

CSS code for this palette

/* CSS */
.lusty-gallant {
color: #ffcdcc;
}
.himalayan-balsam {
color: #ff99cc;
}
.peach-orange {
color: #ffcc99;
}
.sunburst-yellow {
color: #ffff99;
}
.distilled-moss {
color: #ccffcc;
}

/* CSS Variables */
:root {
--lusty-gallant:#ffcdcc;
--himalayan-balsam:#ff99cc;
--peach-orange:#ffcc99;
--sunburst-yellow:#ffff99;
--distilled-moss:#ccffcc;
}

More palettes to explore