All Palettes

Color Palette #1d2c3f, #4a6b8c, #8ab8d0, #f9d66c, #e65b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.tangaroa {
color: #1d2c3f;
}
.revel-blue {
color: #4a6b8c;
}
.juvie {
color: #8ab8d0;
}
.forsythia-blossom {
color: #f9d66c;
}
.reductant {
color: #e65b5b;
}

/* CSS Variables */
:root {
--tangaroa:#1d2c3f;
--revel-blue:#4a6b8c;
--juvie:#8ab8d0;
--forsythia-blossom:#f9d66c;
--reductant:#e65b5b;
}

More palettes to explore