All Palettes

Color Palette #ffb3c1, #ff8052, #ffcc00, #ffff99, #66b2ff

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.n-rang-orange {
color: #ff8052;
}
.usc-gold {
color: #ffcc00;
}
.sunburst-yellow {
color: #ffff99;
}
.ti-n-l-n-sky {
color: #66b2ff;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--n-rang-orange:#ff8052;
--usc-gold:#ffcc00;
--sunburst-yellow:#ffff99;
--ti-n-l-n-sky:#66b2ff;
}

More palettes to explore