All Palettes

Color Palette #1b3b6f, #2a699d, #49b8e4, #f0e07a, #f69e23

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1b3b6f;
}
.blues {
color: #2a699d;
}
.lake-thun {
color: #49b8e4;
}
.golden-blonde {
color: #f0e07a;
}
.radiant-yellow {
color: #f69e23;
}

/* CSS Variables */
:root {
--assault:#1b3b6f;
--blues:#2a699d;
--lake-thun:#49b8e4;
--golden-blonde:#f0e07a;
--radiant-yellow:#f69e23;
}

More palettes to explore