All Palettes

Color Palette #4c4f90, #8f8f94, #b3c3d1, #d5b09f, #f1c0c0

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight {
color: #4c4f90;
}
.heather-field {
color: #8f8f94;
}
.elevated {
color: #b3c3d1;
}
.flowerpot {
color: #d5b09f;
}
.silver-strawberry {
color: #f1c0c0;
}

/* CSS Variables */
:root {
--twilight:#4c4f90;
--heather-field:#8f8f94;
--elevated:#b3c3d1;
--flowerpot:#d5b09f;
--silver-strawberry:#f1c0c0;
}

More palettes to explore