All Palettes

Color Palette #6a7bbe, #a3b4d1, #c8c8e4, #f1a7b3, #e0524d

0%
0%
0%

CSS code for this palette

/* CSS */
.persian-jewel {
color: #6a7bbe;
}
.minuet {
color: #a3b4d1;
}
.silver-sweetpea {
color: #c8c8e4;
}
.princess {
color: #f1a7b3;
}
.red-arremer {
color: #e0524d;
}

/* CSS Variables */
:root {
--persian-jewel:#6a7bbe;
--minuet:#a3b4d1;
--silver-sweetpea:#c8c8e4;
--princess:#f1a7b3;
--red-arremer:#e0524d;
}

More palettes to explore