All Palettes

Color Palette #e25565, #e88c8c, #f1b2a2, #f9d69a, #ffc861

0%
0%
0%

CSS code for this palette

/* CSS */
.nectarous-nectarine {
color: #e25565;
}
.strawberry-ice {
color: #e88c8c;
}
.first-date {
color: #f1b2a2;
}
.applesauce {
color: #f9d69a;
}
.smiley-face {
color: #ffc861;
}

/* CSS Variables */
:root {
--nectarous-nectarine:#e25565;
--strawberry-ice:#e88c8c;
--first-date:#f1b2a2;
--applesauce:#f9d69a;
--smiley-face:#ffc861;
}

More palettes to explore