All Palettes

Color Palette #1c4f82, #3b7e9b, #69bf9b, #f0b460, #f15e4b

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-night-sky {
color: #1c4f82;
}
.blue-dart-frog {
color: #3b7e9b;
}
.peppermint-fresh {
color: #69bf9b;
}
.cheater {
color: #f0b460;
}
.opal-flame {
color: #f15e4b;
}

/* CSS Variables */
:root {
--clear-night-sky:#1c4f82;
--blue-dart-frog:#3b7e9b;
--peppermint-fresh:#69bf9b;
--cheater:#f0b460;
--opal-flame:#f15e4b;
}

More palettes to explore