All Palettes

Color Palette #1f5c7a, #4ea29f, #76d6b1, #f3e08c, #f46d2f

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-hunter {
color: #1f5c7a;
}
.rockpool {
color: #4ea29f;
}
.tadorna-teal {
color: #76d6b1;
}
.late-day-sun {
color: #f3e08c;
}
.basketball {
color: #f46d2f;
}

/* CSS Variables */
:root {
--sea-hunter:#1f5c7a;
--rockpool:#4ea29f;
--tadorna-teal:#76d6b1;
--late-day-sun:#f3e08c;
--basketball:#f46d2f;
}

More palettes to explore