All Palettes

Color Palette #3b4f8c, #4f7a9c, #6bb3b3, #a0d89d, #f1e3c6

0%
0%
0%

CSS code for this palette

/* CSS */
.tory-blue {
color: #3b4f8c;
}
.storm-blue {
color: #4f7a9c;
}
.dexter {
color: #6bb3b3;
}
.green-trance {
color: #a0d89d;
}
.haystack {
color: #f1e3c6;
}

/* CSS Variables */
:root {
--tory-blue:#3b4f8c;
--storm-blue:#4f7a9c;
--dexter:#6bb3b3;
--green-trance:#a0d89d;
--haystack:#f1e3c6;
}

More palettes to explore