All Palettes

Color Palette #1f3a3d, #4ca3a9, #8fd6d2, #f2f4e1, #fbcf60

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.blue-racer {
color: #4ca3a9;
}
.sweet-rhapsody {
color: #8fd6d2;
}
.desert-iguana {
color: #f2f4e1;
}
.golden-moray-eel {
color: #fbcf60;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--blue-racer:#4ca3a9;
--sweet-rhapsody:#8fd6d2;
--desert-iguana:#f2f4e1;
--golden-moray-eel:#fbcf60;
}

More palettes to explore