All Palettes

Color Palette #1f3c5b, #3a6c8d, #4f9cbf, #75d5f0, #f7e9a1

0%
0%
0%

CSS code for this palette

/* CSS */
.regal-blue {
color: #1f3c5b;
}
.living-stream {
color: #3a6c8d;
}
.brig {
color: #4f9cbf;
}
.heisenberg-blue {
color: #75d5f0;
}
.lazy-daisy {
color: #f7e9a1;
}

/* CSS Variables */
:root {
--regal-blue:#1f3c5b;
--living-stream:#3a6c8d;
--brig:#4f9cbf;
--heisenberg-blue:#75d5f0;
--lazy-daisy:#f7e9a1;
}

More palettes to explore