All Palettes

Color Palette #1a3d6b, #507a9b, #79b6c8, #f0e08e, #f25a5a

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1a3d6b;
}
.storm-blue {
color: #507a9b;
}
.pearl-blue {
color: #79b6c8;
}
.late-day-sun {
color: #f0e08e;
}
.hot-coral {
color: #f25a5a;
}

/* CSS Variables */
:root {
--lucidity:#1a3d6b;
--storm-blue:#507a9b;
--pearl-blue:#79b6c8;
--late-day-sun:#f0e08e;
--hot-coral:#f25a5a;
}

More palettes to explore