All Palettes

Color Palette #1e4e6c, #4f899c, #7dc1c5, #a4e0d7, #f2f1e9

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4e6c;
}
.blue-square {
color: #4f899c;
}
.aqua-vitale {
color: #7dc1c5;
}
.sparkling-mint {
color: #a4e0d7;
}
.cotton-field {
color: #f2f1e9;
}

/* CSS Variables */
:root {
--seafarer:#1e4e6c;
--blue-square:#4f899c;
--aqua-vitale:#7dc1c5;
--sparkling-mint:#a4e0d7;
--cotton-field:#f2f1e9;
}

More palettes to explore