All Palettes

Color Palette #3e3e5b, #5c6d8a, #7a9d9f, #a5d9a1, #f0c4b2

0%
0%
0%

CSS code for this palette

/* CSS */
.amphystine {
color: #3e3e5b;
}
.allegiance {
color: #5c6d8a;
}
.tower-bridge {
color: #7a9d9f;
}
.green-trance {
color: #a5d9a1;
}
.peach-temptation {
color: #f0c4b2;
}

/* CSS Variables */
:root {
--amphystine:#3e3e5b;
--allegiance:#5c6d8a;
--tower-bridge:#7a9d9f;
--green-trance:#a5d9a1;
--peach-temptation:#f0c4b2;
}

More palettes to explore