All Palettes

Color Palette #1d4090, #3b7da0, #5cc1b0, #f5b561, #e04f38

0%
0%
0%

CSS code for this palette

/* CSS */
.nuit-blanche {
color: #1d4090;
}
.blue-dart-frog {
color: #3b7da0;
}
.hygiene-green {
color: #5cc1b0;
}
.cochin-chicken {
color: #f5b561;
}
.orangeade {
color: #e04f38;
}

/* CSS Variables */
:root {
--nuit-blanche:#1d4090;
--blue-dart-frog:#3b7da0;
--hygiene-green:#5cc1b0;
--cochin-chicken:#f5b561;
--orangeade:#e04f38;
}

More palettes to explore