All Palettes

Color Palette #e0b3ff, #b3d1ff, #a5e3d1, #ffe3b3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.mauve {
color: #e0b3ff;
}
.ice-cold-stare {
color: #b3d1ff;
}
.botanical-tint {
color: #a5e3d1;
}
.peach-of-mind {
color: #ffe3b3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--mauve:#e0b3ff;
--ice-cold-stare:#b3d1ff;
--botanical-tint:#a5e3d1;
--peach-of-mind:#ffe3b3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore