All Palettes

Color Palette #f7b2a1, #fbaf3c, #f5c55b, #a7d7b8, #6b9e7d

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.peach-butter {
color: #fbaf3c;
}
.deep-fried-sun-rays {
color: #f5c55b;
}
.eerie-glow {
color: #a7d7b8;
}
.holiday-camp {
color: #6b9e7d;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--peach-butter:#fbaf3c;
--deep-fried-sun-rays:#f5c55b;
--eerie-glow:#a7d7b8;
--holiday-camp:#6b9e7d;
}

More palettes to explore