All Palettes

Color Palette #f0a3d1, #ff6e61, #ffb347, #a7e7df, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-kiss {
color: #f0a3d1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.agrellan-badland {
color: #ffb347;
}
.ice-crystal-blue {
color: #a7e7df;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--violet-kiss:#f0a3d1;
--grapefruit-pulp:#ff6e61;
--agrellan-badland:#ffb347;
--ice-crystal-blue:#a7e7df;
--just-a-fairytale:#6b5b95;
}

More palettes to explore