All Palettes

Color Palette #1a91d5, #4fb2e3, #71d6a5, #f1c84b, #c66e2f

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1a91d5;
}
.sail-away {
color: #4fb2e3;
}
.crystal-gem {
color: #71d6a5;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.desert-spice {
color: #c66e2f;
}

/* CSS Variables */
:root {
--homeworld:#1a91d5;
--sail-away:#4fb2e3;
--crystal-gem:#71d6a5;
--solar-plexus-chakra:#f1c84b;
--desert-spice:#c66e2f;
}

More palettes to explore