All Palettes

Color Palette #1c3b6d, #2a5d8d, #4ea7b7, #f3c5a0, #e26c4b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1c3b6d;
}
.endeavour {
color: #2a5d8d;
}
.freshwater {
color: #4ea7b7;
}
.avid-apricot {
color: #f3c5a0;
}
.coral-orange {
color: #e26c4b;
}

/* CSS Variables */
:root {
--blue-mosque:#1c3b6d;
--endeavour:#2a5d8d;
--freshwater:#4ea7b7;
--avid-apricot:#f3c5a0;
--coral-orange:#e26c4b;
}

More palettes to explore