All Palettes

Color Palette #d1c680, #8daa5a, #4f8c6c, #3a5a7e, #5b3d7b

0%
0%
0%

CSS code for this palette

/* CSS */
.serene-scene {
color: #d1c680;
}
.chelsea-cucumber {
color: #8daa5a;
}
.saltwater-depth {
color: #4f8c6c;
}
.matisse {
color: #3a5a7e;
}
.cyber-grape {
color: #5b3d7b;
}

/* CSS Variables */
:root {
--serene-scene:#d1c680;
--chelsea-cucumber:#8daa5a;
--saltwater-depth:#4f8c6c;
--matisse:#3a5a7e;
--cyber-grape:#5b3d7b;
}

More palettes to explore