All Palettes

Color Palette #f6d55a, #f9b1ae, #8cedc6, #00b3aa, #f25c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.peach-bud {
color: #f9b1ae;
}
.bubble-algae {
color: #8cedc6;
}
.verditer {
color: #00b3aa;
}
.hot-coral {
color: #f25c5a;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--peach-bud:#f9b1ae;
--bubble-algae:#8cedc6;
--verditer:#00b3aa;
--hot-coral:#f25c5a;
}

More palettes to explore