All Palettes

Color Palette #0a3d61, #3a6ea6, #7cb9e4, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.forest-blues {
color: #0a3d61;
}
.mega-blue {
color: #3a6ea6;
}
.aero {
color: #7cb9e4;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--forest-blues:#0a3d61;
--mega-blue:#3a6ea6;
--aero:#7cb9e4;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore