All Palettes

Color Palette #ffb3e3, #ff99aa, #ff6e61, #ffc16b, #fff1a8

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-aquarelle-pink {
color: #ffb3e3;
}
.fight-the-sunrise {
color: #ff99aa;
}
.grapefruit-pulp {
color: #ff6e61;
}
.solar-storm {
color: #ffc16b;
}
.transparent-yellow {
color: #fff1a8;
}

/* CSS Variables */
:root {
--hot-aquarelle-pink:#ffb3e3;
--fight-the-sunrise:#ff99aa;
--grapefruit-pulp:#ff6e61;
--solar-storm:#ffc16b;
--transparent-yellow:#fff1a8;
}

More palettes to explore