All Palettes

Color Palette #75baff, #a19afe, #ff6b81, #ffeba8, #00b893

0%
0%
0%

CSS code for this palette

/* CSS */
.cooler-than-ever {
color: #75baff;
}
.cobalite {
color: #a19afe;
}
.wild-watermelon {
color: #ff6b81;
}
.rite-of-spring {
color: #ffeba8;
}
.victorian-greenhouse {
color: #00b893;
}

/* CSS Variables */
:root {
--cooler-than-ever:#75baff;
--cobalite:#a19afe;
--wild-watermelon:#ff6b81;
--rite-of-spring:#ffeba8;
--victorian-greenhouse:#00b893;
}

More palettes to explore