All Palettes

Color Palette #3a4c7e, #5b6d9f, #7991b9, #a8c1e1, #f1e1d5

0%
0%
0%

CSS code for this palette

/* CSS */
.expressionism {
color: #3a4c7e;
}
.moonshade {
color: #5b6d9f;
}
.jay-wing-feathers {
color: #7991b9;
}
.artesian-pool {
color: #a8c1e1;
}
.pink-scallop {
color: #f1e1d5;
}

/* CSS Variables */
:root {
--expressionism:#3a4c7e;
--moonshade:#5b6d9f;
--jay-wing-feathers:#7991b9;
--artesian-pool:#a8c1e1;
--pink-scallop:#f1e1d5;
}

More palettes to explore