All Palettes

Color Palette #c4a4e5, #b19be8, #718ad6, #4a7eba, #1d5c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-rust {
color: #c4a4e5;
}
.dreamy-candy-forest {
color: #b19be8;
}
.tanzine {
color: #718ad6;
}
.ashton-blue {
color: #4a7eba;
}
.sapphire-lace {
color: #1d5c8c;
}

/* CSS Variables */
:root {
--silver-rust:#c4a4e5;
--dreamy-candy-forest:#b19be8;
--tanzine:#718ad6;
--ashton-blue:#4a7eba;
--sapphire-lace:#1d5c8c;
}

More palettes to explore