All Palettes

Color Palette #e7a2c0, #f5c2c8, #f6da8e, #f0b97a, #de4a5b

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e7a2c0;
}
.rose-reminder {
color: #f5c2c8;
}
.meadow-yellow {
color: #f6da8e;
}
.surprise-amber {
color: #f0b97a;
}
.geranium {
color: #de4a5b;
}

/* CSS Variables */
:root {
--think-pink:#e7a2c0;
--rose-reminder:#f5c2c8;
--meadow-yellow:#f6da8e;
--surprise-amber:#f0b97a;
--geranium:#de4a5b;
}

More palettes to explore