All Palettes

Color Palette #1c2b6d, #496ab6, #73a5e2, #f2d66e, #e8493b

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1c2b6d;
}
.azraq-blue {
color: #496ab6;
}
.greek-sea {
color: #73a5e2;
}
.mocha-dandelion {
color: #f2d66e;
}
.mandarin-red {
color: #e8493b;
}

/* CSS Variables */
:root {
--mythical-night:#1c2b6d;
--azraq-blue:#496ab6;
--greek-sea:#73a5e2;
--mocha-dandelion:#f2d66e;
--mandarin-red:#e8493b;
}

More palettes to explore