All Palettes

Color Palette #c2d1e5, #ffb84d, #ff6e61, #f0b3ff, #6a4e8d

0%
0%
0%

CSS code for this palette

/* CSS */
.morning-star {
color: #c2d1e5;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.strawberry-buttercream {
color: #f0b3ff;
}
.magenta-violet {
color: #6a4e8d;
}

/* CSS Variables */
:root {
--morning-star:#c2d1e5;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
--strawberry-buttercream:#f0b3ff;
--magenta-violet:#6a4e8d;
}

More palettes to explore