All Palettes

Color Palette #1d4f8b, #3c8db9, #6bd2f5, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.quiet-night {
color: #3c8db9;
}
.heisenberg-blue {
color: #6bd2f5;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--quiet-night:#3c8db9;
--heisenberg-blue:#6bd2f5;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore