All Palettes

Color Palette #1c2e6d, #4a6fb0, #7ca4d5, #ff6933, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1c2e6d;
}
.bluebonnet-frost {
color: #4a6fb0;
}
.boudoir-blue {
color: #7ca4d5;
}
.halt-and-catch-fire {
color: #ff6933;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--mythical-night:#1c2e6d;
--bluebonnet-frost:#4a6fb0;
--boudoir-blue:#7ca4d5;
--halt-and-catch-fire:#ff6933;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore