All Palettes

Color Palette #1a3c6b, #f2a76e, #f6b23c, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1a3c6b;
}
.apricot-jam {
color: #f2a76e;
}
.squash-blossom {
color: #f6b23c;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--lucidity:#1a3c6b;
--apricot-jam:#f2a76e;
--squash-blossom:#f6b23c;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore