All Palettes

Color Palette #4f4f9c, #6f6fb8, #a6a6d9, #b4cbd9, #f3f3f6

0%
0%
0%

CSS code for this palette

/* CSS */
.liberty {
color: #4f4f9c;
}
.wind-star {
color: #6f6fb8;
}
.childish-wonder {
color: #a6a6d9;
}
.light-topaz-soft-blue {
color: #b4cbd9;
}
.chef-s-hat {
color: #f3f3f6;
}

/* CSS Variables */
:root {
--liberty:#4f4f9c;
--wind-star:#6f6fb8;
--childish-wonder:#a6a6d9;
--light-topaz-soft-blue:#b4cbd9;
--chef-s-hat:#f3f3f6;
}

More palettes to explore