All Palettes

Color Palette #1c2b6d, #4c5c8a, #798da9, #a5c0e9, #f1f4f9

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1c2b6d;
}
.gem {
color: #4c5c8a;
}
.evening-hush {
color: #798da9;
}
.sky-high {
color: #a5c0e9;
}
.boysenberry-shadow {
color: #f1f4f9;
}

/* CSS Variables */
:root {
--mythical-night:#1c2b6d;
--gem:#4c5c8a;
--evening-hush:#798da9;
--sky-high:#a5c0e9;
--boysenberry-shadow:#f1f4f9;
}

More palettes to explore