All Palettes

Color Palette #1f4c8e, #3b7e9b, #5abfb5, #d9e4d2, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.sweat-bee {
color: #1f4c8e;
}
.blue-dart-frog {
color: #3b7e9b;
}
.hygiene-green {
color: #5abfb5;
}
.frostee {
color: #d9e4d2;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--sweat-bee:#1f4c8e;
--blue-dart-frog:#3b7e9b;
--hygiene-green:#5abfb5;
--frostee:#d9e4d2;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore