All Palettes

Color Palette #1c404f, #3f6a78, #5da2a2, #a1d9d8, #f4c543

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-hill {
color: #1c404f;
}
.muddy-cyan {
color: #3f6a78;
}
.meadowbrook {
color: #5da2a2;
}
.aqua-island {
color: #a1d9d8;
}
.pyrite {
color: #f4c543;
}

/* CSS Variables */
:root {
--blue-hill:#1c404f;
--muddy-cyan:#3f6a78;
--meadowbrook:#5da2a2;
--aqua-island:#a1d9d8;
--pyrite:#f4c543;
}

More palettes to explore