All Palettes

Color Palette #00a8e0, #11b6e4, #26c7e3, #f3ca4f, #f57d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-fire {
color: #00a8e0;
}
.blue-raspberry {
color: #11b6e4;
}
.caribbean-blue {
color: #26c7e3;
}
.radiant-sun {
color: #f3ca4f;
}
.goku-orange {
color: #f57d3d;
}

/* CSS Variables */
:root {
--blue-fire:#00a8e0;
--blue-raspberry:#11b6e4;
--caribbean-blue:#26c7e3;
--radiant-sun:#f3ca4f;
--goku-orange:#f57d3d;
}

More palettes to explore