All Palettes

Color Palette #f0b2e8, #d4a2e6, #a4c8e5, #75e6d1, #ffb300

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-land {
color: #f0b2e8;
}
.bright-ube {
color: #d4a2e6;
}
.template {
color: #a4c8e5;
}
.turquoise-chalk {
color: #75e6d1;
}
.ucla-gold {
color: #ffb300;
}

/* CSS Variables */
:root {
--dream-land:#f0b2e8;
--bright-ube:#d4a2e6;
--template:#a4c8e5;
--turquoise-chalk:#75e6d1;
--ucla-gold:#ffb300;
}

More palettes to explore