All Palettes

Color Palette #f7a6d8, #fbae6f, #ffc7d7, #a9d6e5, #d4a5e3

0%
0%
0%

CSS code for this palette

/* CSS */
.corinthian-pink {
color: #f7a6d8;
}
.orange-marmalade {
color: #fbae6f;
}
.flower-spell {
color: #ffc7d7;
}
.atlantic-ocean {
color: #a9d6e5;
}
.tropical-violet {
color: #d4a5e3;
}

/* CSS Variables */
:root {
--corinthian-pink:#f7a6d8;
--orange-marmalade:#fbae6f;
--flower-spell:#ffc7d7;
--atlantic-ocean:#a9d6e5;
--tropical-violet:#d4a5e3;
}

More palettes to explore