All Palettes

Color Palette #ffb3e3, #ffd54d, #ff6e61, #a2d7d0, #ffe3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-aquarelle-pink {
color: #ffb3e3;
}
.vibrant {
color: #ffd54d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.touch-of-turquoise {
color: #a2d7d0;
}
.peach-of-mind {
color: #ffe3b3;
}

/* CSS Variables */
:root {
--hot-aquarelle-pink:#ffb3e3;
--vibrant:#ffd54d;
--grapefruit-pulp:#ff6e61;
--touch-of-turquoise:#a2d7d0;
--peach-of-mind:#ffe3b3;
}

More palettes to explore