All Palettes

Color Palette #e5a4c2, #d58b9d, #c97382, #b44b65, #a2344a

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e5a4c2;
}
.sugar-tooth {
color: #d58b9d;
}
.long-spring {
color: #c97382;
}
.glamorous {
color: #b44b65;
}
.scarlet-ribbons {
color: #a2344a;
}

/* CSS Variables */
:root {
--think-pink:#e5a4c2;
--sugar-tooth:#d58b9d;
--long-spring:#c97382;
--glamorous:#b44b65;
--scarlet-ribbons:#a2344a;
}

More palettes to explore