All Palettes

Color Palette #205083, #498dc1, #81c5e9, #f5a524, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-night-sky {
color: #205083;
}
.boat-house {
color: #498dc1;
}
.fish-pond {
color: #81c5e9;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--clear-night-sky:#205083;
--boat-house:#498dc1;
--fish-pond:#81c5e9;
--apricot-glazed-chicken:#f5a524;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore