All Palettes

Color Palette #a7d7b8, #f4c59f, #f2908c, #ff6b6b, #ffb300

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.avid-apricot {
color: #f4c59f;
}
.bierwurst {
color: #f2908c;
}
.pompelmo {
color: #ff6b6b;
}
.ucla-gold {
color: #ffb300;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--avid-apricot:#f4c59f;
--bierwurst:#f2908c;
--pompelmo:#ff6b6b;
--ucla-gold:#ffb300;
}

More palettes to explore