All Palettes

Color Palette #ff6e61, #ff9b99, #ffb3b3, #f8e6a0, #e6b400

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.rubber-radish {
color: #ff9b99;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.venetian-yellow {
color: #f8e6a0;
}
.fat-gold {
color: #e6b400;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--rubber-radish:#ff9b99;
--wildflower-bouquet:#ffb3b3;
--venetian-yellow:#f8e6a0;
--fat-gold:#e6b400;
}

More palettes to explore