All Palettes

Color Palette #f7c5c5, #f1a8a2, #f39e4f, #f1e64b, #a4d869

0%
0%
0%

CSS code for this palette

/* CSS */
.english-rose {
color: #f7c5c5;
}
.calabrese {
color: #f1a8a2;
}
.troll-slayer-orange {
color: #f39e4f;
}
.yellow-petal {
color: #f1e64b;
}
.last-of-lettuce {
color: #a4d869;
}

/* CSS Variables */
:root {
--english-rose:#f7c5c5;
--calabrese:#f1a8a2;
--troll-slayer-orange:#f39e4f;
--yellow-petal:#f1e64b;
--last-of-lettuce:#a4d869;
}

More palettes to explore