All Palettes

Color Palette #ffb3e4, #ffcc99, #ffdd57, #b3e6b3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-aquarelle-pink {
color: #ffb3e4;
}
.peach-orange {
color: #ffcc99;
}
.glitter-is-not-gold {
color: #ffdd57;
}
.mint-cocktail-green {
color: #b3e6b3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--hot-aquarelle-pink:#ffb3e4;
--peach-orange:#ffcc99;
--glitter-is-not-gold:#ffdd57;
--mint-cocktail-green:#b3e6b3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore