All Palettes

Color Palette #f3a5a0, #e1b7d5, #aadad3, #5b8b88, #2d4b4e

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a5a0;
}
.french-lilac {
color: #e1b7d5;
}
.scandal {
color: #aadad3;
}
.steel-teal {
color: #5b8b88;
}
.delta-green {
color: #2d4b4e;
}

/* CSS Variables */
:root {
--roseberry:#f3a5a0;
--french-lilac:#e1b7d5;
--scandal:#aadad3;
--steel-teal:#5b8b88;
--delta-green:#2d4b4e;
}

More palettes to explore