All Palettes

Color Palette #4c4f90, #697a9b, #8ab2b2, #a4d19f, #e1c6a8

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight {
color: #4c4f90;
}
.chicory-flower {
color: #697a9b;
}
.bon-voyage {
color: #8ab2b2;
}
.relaxation-green {
color: #a4d19f;
}
.my-love {
color: #e1c6a8;
}

/* CSS Variables */
:root {
--twilight:#4c4f90;
--chicory-flower:#697a9b;
--bon-voyage:#8ab2b2;
--relaxation-green:#a4d19f;
--my-love:#e1c6a8;
}

More palettes to explore