All Palettes

Color Palette #1d4f8b, #2c6eba, #4ca8e1, #a7daf1, #f9e190

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.matt-blue {
color: #2c6eba;
}
.high-blue {
color: #4ca8e1;
}
.mizu-cyan {
color: #a7daf1;
}
.fresh-yellow {
color: #f9e190;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--matt-blue:#2c6eba;
--high-blue:#4ca8e1;
--mizu-cyan:#a7daf1;
--fresh-yellow:#f9e190;
}

More palettes to explore