All Palettes

Color Palette #5f4b8b, #698e9b, #8cc0b2, #b6c99c, #e9d4a0

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5f4b8b;
}
.secret-cove {
color: #698e9b;
}
.catarina-green {
color: #8cc0b2;
}
.sprout {
color: #b6c99c;
}
.hampton {
color: #e9d4a0;
}

/* CSS Variables */
:root {
--bright-eggplant:#5f4b8b;
--secret-cove:#698e9b;
--catarina-green:#8cc0b2;
--sprout:#b6c99c;
--hampton:#e9d4a0;
}

More palettes to explore