All Palettes

Color Palette #5093b9, #85c1d5, #f5c400, #f47f1f, #e04f38

0%
0%
0%

CSS code for this palette

/* CSS */
.heritage-blue {
color: #5093b9;
}
.sky-babe {
color: #85c1d5;
}
.syndicalist {
color: #f5c400;
}
.consumed-by-fire {
color: #f47f1f;
}
.orangeade {
color: #e04f38;
}

/* CSS Variables */
:root {
--heritage-blue:#5093b9;
--sky-babe:#85c1d5;
--syndicalist:#f5c400;
--consumed-by-fire:#f47f1f;
--orangeade:#e04f38;
}

More palettes to explore