All Palettes

Color Palette #1f89e5, #4cdc8f, #7f6ccb, #a84d93, #d59f39

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1f89e5;
}
.vegetation {
color: #4cdc8f;
}
.venus-violet {
color: #7f6ccb;
}
.plum-dust {
color: #a84d93;
}
.golden-hamster {
color: #d59f39;
}

/* CSS Variables */
:root {
--homeworld:#1f89e5;
--vegetation:#4cdc8f;
--venus-violet:#7f6ccb;
--plum-dust:#a84d93;
--golden-hamster:#d59f39;
}

More palettes to explore