All Palettes

Color Palette #0078bd, #4bb8e7, #a8e3f0, #f0a400, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.roller-coaster-chariot {
color: #0078bd;
}
.clean-pool {
color: #4bb8e7;
}
.atmospheric-soft-blue {
color: #a8e3f0;
}
.lemon-dream {
color: #f0a400;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--roller-coaster-chariot:#0078bd;
--clean-pool:#4bb8e7;
--atmospheric-soft-blue:#a8e3f0;
--lemon-dream:#f0a400;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore