All Palettes

Color Palette #e5a4c2, #f1b1b8, #f5c2c5, #f9d9ae, #f3b539

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e5a4c2;
}
.jaguar-rose {
color: #f1b1b8;
}
.rose-reminder {
color: #f5c2c5;
}
.satin-latour {
color: #f9d9ae;
}
.solar-power {
color: #f3b539;
}

/* CSS Variables */
:root {
--think-pink:#e5a4c2;
--jaguar-rose:#f1b1b8;
--rose-reminder:#f5c2c5;
--satin-latour:#f9d9ae;
--solar-power:#f3b539;
}

More palettes to explore