All Palettes

Color Palette #3c5a8b, #697e9b, #a0c2d4, #f1d3a2, #e45c3a

0%
0%
0%

CSS code for this palette

/* CSS */
.delft {
color: #3c5a8b;
}
.searching-blue {
color: #697e9b;
}
.airborne {
color: #a0c2d4;
}
.antique-wicker-basket {
color: #f1d3a2;
}
.sohi-red {
color: #e45c3a;
}

/* CSS Variables */
:root {
--delft:#3c5a8b;
--searching-blue:#697e9b;
--airborne:#a0c2d4;
--antique-wicker-basket:#f1d3a2;
--sohi-red:#e45c3a;
}

More palettes to explore