All Palettes

Color Palette #0a3d61, #1e6d8a, #3db7d6, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.forest-blues {
color: #0a3d61;
}
.saxony-blue {
color: #1e6d8a;
}
.santorini {
color: #3db7d6;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--forest-blues:#0a3d61;
--saxony-blue:#1e6d8a;
--santorini:#3db7d6;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore