All Palettes

Color Palette #5d4d9d, #a86eaa, #e6a8d6, #f5c1b2, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.coronation-blue {
color: #5d4d9d;
}
.berry-burst {
color: #a86eaa;
}
.light-orchid {
color: #e6a8d6;
}
.rustique {
color: #f5c1b2;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--coronation-blue:#5d4d9d;
--berry-burst:#a86eaa;
--light-orchid:#e6a8d6;
--rustique:#f5c1b2;
--blue-angels-yellow:#fab700;
}

More palettes to explore