All Palettes

Color Palette #a847b3, #e86d90, #f7b83b, #5ce0b2, #304c7e

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-pheromone {
color: #a847b3;
}
.loveland {
color: #e86d90;
}
.squash-blossom {
color: #f7b83b;
}
.medium-aquamarine {
color: #5ce0b2;
}
.nautical {
color: #304c7e;
}

/* CSS Variables */
:root {
--fuchsia-pheromone:#a847b3;
--loveland:#e86d90;
--squash-blossom:#f7b83b;
--medium-aquamarine:#5ce0b2;
--nautical:#304c7e;
}

More palettes to explore