All Palettes

Color Palette #f6a2d3, #ffb3e0, #ff6e61, #ffb84d, #ffc300

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-kiss {
color: #f6a2d3;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.citrus-splash {
color: #ffc300;
}

/* CSS Variables */
:root {
--violet-kiss:#f6a2d3;
--hot-aquarelle-pink:#ffb3e0;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--citrus-splash:#ffc300;
}

More palettes to explore