All Palettes

Color Palette #ff2e58, #ff6b75, #ff9d8a, #ffd1c7, #ffe3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.reddish-pink {
color: #ff2e58;
}
.kisses-and-hugs {
color: #ff6b75;
}
.peach-pink {
color: #ff9d8a;
}
.georgia-on-my-mind {
color: #ffd1c7;
}
.misty-rose {
color: #ffe3e0;
}

/* CSS Variables */
:root {
--reddish-pink:#ff2e58;
--kisses-and-hugs:#ff6b75;
--peach-pink:#ff9d8a;
--georgia-on-my-mind:#ffd1c7;
--misty-rose:#ffe3e0;
}

More palettes to explore