All Palettes

Color Palette #4c4f90, #798da4, #a5c6d5, #f1e0b7, #f3a691

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight {
color: #4c4f90;
}
.gladeye {
color: #798da4;
}
.blue-dam {
color: #a5c6d5;
}
.belgian-waffle {
color: #f1e0b7;
}
.pretty-primrose {
color: #f3a691;
}

/* CSS Variables */
:root {
--twilight:#4c4f90;
--gladeye:#798da4;
--blue-dam:#a5c6d5;
--belgian-waffle:#f1e0b7;
--pretty-primrose:#f3a691;
}

More palettes to explore