All Palettes

Color Palette #1d2a3a, #3a5c6e, #4f8d9c, #88c8d8, #f1b74b

0%
0%
0%

CSS code for this palette

/* CSS */
.tangaroa {
color: #1d2a3a;
}
.blue-spell {
color: #3a5c6e;
}
.blue-square {
color: #4f8d9c;
}
.maiden-voyage {
color: #88c8d8;
}
.maximum-yellow-red {
color: #f1b74b;
}

/* CSS Variables */
:root {
--tangaroa:#1d2a3a;
--blue-spell:#3a5c6e;
--blue-square:#4f8d9c;
--maiden-voyage:#88c8d8;
--maximum-yellow-red:#f1b74b;
}

More palettes to explore