All Palettes

Color Palette #5b8c9a, #a1d6d9, #f4e0a4, #f8caa5, #d86c31

0%
0%
0%

CSS code for this palette

/* CSS */
.durban-sky {
color: #5b8c9a;
}
.blue-tint {
color: #a1d6d9;
}
.sun-dust {
color: #f4e0a4;
}
.lion-cub {
color: #f8caa5;
}
.gold-drop {
color: #d86c31;
}

/* CSS Variables */
:root {
--durban-sky:#5b8c9a;
--blue-tint:#a1d6d9;
--sun-dust:#f4e0a4;
--lion-cub:#f8caa5;
--gold-drop:#d86c31;
}

More palettes to explore