All Palettes

Color Palette #0071b8, #5cc0eb, #a1d9e8, #f6f9d7, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.spanish-blue {
color: #0071b8;
}
.clean-pool {
color: #5cc0eb;
}
.nevada-sky {
color: #a1d9e8;
}
.rising-star {
color: #f6f9d7;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--spanish-blue:#0071b8;
--clean-pool:#5cc0eb;
--nevada-sky:#a1d9e8;
--rising-star:#f6f9d7;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore