All Palettes

Color Palette #00b0e0, #9fd7df, #69b2d3, #f5a300, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.terrace-pool {
color: #9fd7df;
}
.charter {
color: #69b2d3;
}
.mad-for-mango {
color: #f5a300;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--terrace-pool:#9fd7df;
--charter:#69b2d3;
--mad-for-mango:#f5a300;
--sun-orange:#f47b1f;
}

More palettes to explore