All Palettes

Color Palette #ffb3c1, #ff6e61, #ff4d00, #ffa600, #ffe033

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.phaser-beam {
color: #ff4d00;
}
.cheese {
color: #ffa600;
}
.banana-yellow {
color: #ffe033;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--grapefruit-pulp:#ff6e61;
--phaser-beam:#ff4d00;
--cheese:#ffa600;
--banana-yellow:#ffe033;
}

More palettes to explore