All Palettes

Color Palette #1e6d8a, #4ec7d4, #a5f8e2, #e5f7de, #f4c8c8

0%
0%
0%

CSS code for this palette

/* CSS */
.saxony-blue {
color: #1e6d8a;
}
.sea-serpent {
color: #4ec7d4;
}
.icery {
color: #a5f8e2;
}
.weathered-mint {
color: #e5f7de;
}
.first-peach {
color: #f4c8c8;
}

/* CSS Variables */
:root {
--saxony-blue:#1e6d8a;
--sea-serpent:#4ec7d4;
--icery:#a5f8e2;
--weathered-mint:#e5f7de;
--first-peach:#f4c8c8;
}

More palettes to explore