All Palettes

Color Palette #e1a8c9, #d1808c, #c24c68, #80aff9, #4a9cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.aristocratic-pink {
color: #e1a8c9;
}
.i-pink-i-can {
color: #d1808c;
}
.vibrant-red {
color: #c24c68;
}
.fly-away {
color: #80aff9;
}
.peaceful-river {
color: #4a9cd3;
}

/* CSS Variables */
:root {
--aristocratic-pink:#e1a8c9;
--i-pink-i-can:#d1808c;
--vibrant-red:#c24c68;
--fly-away:#80aff9;
--peaceful-river:#4a9cd3;
}

More palettes to explore