All Palettes

Color Palette #3b4c91, #5b7ca9, #87b0c0, #f2d2a1, #e85e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-ultramarine {
color: #3b4c91;
}
.deck-crew {
color: #5b7ca9;
}
.thistleblossom-soft-blue {
color: #87b0c0;
}
.antique-wicker-basket {
color: #f2d2a1;
}
.reductant {
color: #e85e5e;
}

/* CSS Variables */
:root {
--deep-ultramarine:#3b4c91;
--deck-crew:#5b7ca9;
--thistleblossom-soft-blue:#87b0c0;
--antique-wicker-basket:#f2d2a1;
--reductant:#e85e5e;
}

More palettes to explore