All Palettes

Color Palette #f6d55a, #f8afa0, #b63a4a, #4b3b54, #7d8b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.first-date {
color: #f8afa0;
}
.chubby-kiss {
color: #b63a4a;
}
.sweet-grape {
color: #4b3b54;
}
.seastone {
color: #7d8b8c;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--first-date:#f8afa0;
--chubby-kiss:#b63a4a;
--sweet-grape:#4b3b54;
--seastone:#7d8b8c;
}

More palettes to explore