All Palettes

Color Palette #1c2a69, #3c4a8b, #689bc4, #f5c76b, #d34d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1c2a69;
}
.dive-in {
color: #3c4a8b;
}
.cerulean-frost {
color: #689bc4;
}
.yellow-currant {
color: #f5c76b;
}
.warming-heart {
color: #d34d3c;
}

/* CSS Variables */
:root {
--mythical-night:#1c2a69;
--dive-in:#3c4a8b;
--cerulean-frost:#689bc4;
--yellow-currant:#f5c76b;
--warming-heart:#d34d3c;
}

More palettes to explore