All Palettes

Color Palette #4f8dcf, #5cb5e6, #8cd7f2, #f5c161, #f19d3b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #4f8dcf;
}
.blue-jeans {
color: #5cb5e6;
}
.photon-barrier {
color: #8cd7f2;
}
.sunset-gold {
color: #f5c161;
}
.amber-glow {
color: #f19d3b;
}

/* CSS Variables */
:root {
--blue-dart:#4f8dcf;
--blue-jeans:#5cb5e6;
--photon-barrier:#8cd7f2;
--sunset-gold:#f5c161;
--amber-glow:#f19d3b;
}

More palettes to explore