All Palettes

Color Palette #ff809b, #ff4d88, #ff2e74, #ff1a5b, #ff0051

0%
0%
0%

CSS code for this palette

/* CSS */
.aggressive-salmon {
color: #ff809b;
}
.french-rose {
color: #ff4d88;
}
.office-neon-light {
color: #ff2e74;
}
.pure-hedonist {
color: #ff1a5b;
}
.hawaiian-raspberry {
color: #ff0051;
}

/* CSS Variables */
:root {
--aggressive-salmon:#ff809b;
--french-rose:#ff4d88;
--office-neon-light:#ff2e74;
--pure-hedonist:#ff1a5b;
--hawaiian-raspberry:#ff0051;
}

More palettes to explore