All Palettes

Color Palette #1d3f72, #2c6d90, #4a9eba, #a2ddc5, #f7e2a6

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.ocean-call {
color: #2c6d90;
}
.brig {
color: #4a9eba;
}
.reef-green {
color: #a2ddc5;
}
.lemon-ice-yellow {
color: #f7e2a6;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--ocean-call:#2c6d90;
--brig:#4a9eba;
--reef-green:#a2ddc5;
--lemon-ice-yellow:#f7e2a6;
}

More palettes to explore