All Palettes

Color Palette #1e4e6b, #3a8c8d, #69bf9a, #f1c0a7, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4e6b;
}
.blue-chill {
color: #3a8c8d;
}
.peppermint-fresh {
color: #69bf9a;
}
.alesan {
color: #f1c0a7;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--seafarer:#1e4e6b;
--blue-chill:#3a8c8d;
--peppermint-fresh:#69bf9a;
--alesan:#f1c0a7;
--sun-orange:#f47b1f;
}

More palettes to explore