All Palettes

Color Palette #1a9bdb, #1e7da9, #2c5b7d, #f1c40e, #d15400

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1a9bdb;
}
.blue-vacation {
color: #1e7da9;
}
.nautical-creatures {
color: #2c5b7d;
}
.sunshine-mellow {
color: #f1c40e;
}
.tenn {
color: #d15400;
}

/* CSS Variables */
:root {
--homeworld:#1a9bdb;
--blue-vacation:#1e7da9;
--nautical-creatures:#2c5b7d;
--sunshine-mellow:#f1c40e;
--tenn:#d15400;
}

More palettes to explore