All Palettes

Color Palette #1b9dda, #f4a462, #f1c84b, #e76e50, #2d3249

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1b9dda;
}
.shrimp-cocktail {
color: #f4a462;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.entan-red {
color: #e76e50;
}
.bunting {
color: #2d3249;
}

/* CSS Variables */
:root {
--homeworld:#1b9dda;
--shrimp-cocktail:#f4a462;
--solar-plexus-chakra:#f1c84b;
--entan-red:#e76e50;
--bunting:#2d3249;
}

More palettes to explore