All Palettes

Color Palette #1e89c8, #50b9e2, #b1e0e7, #f6c460, #f0542d

0%
0%
0%

CSS code for this palette

/* CSS */
.newport-blue {
color: #1e89c8;
}
.sail-away {
color: #50b9e2;
}
.powder-blue {
color: #b1e0e7;
}
.sunset-gold {
color: #f6c460;
}
.fuego {
color: #f0542d;
}

/* CSS Variables */
:root {
--newport-blue:#1e89c8;
--sail-away:#50b9e2;
--powder-blue:#b1e0e7;
--sunset-gold:#f6c460;
--fuego:#f0542d;
}

More palettes to explore