All Palettes

Color Palette #e1c6d4, #f1b1c7, #fbad89, #fab700, #f76969

0%
0%
0%

CSS code for this palette

/* CSS */
.etcetera {
color: #e1c6d4;
}
.rhodonite {
color: #f1b1c7;
}
.sunset-over-the-alps {
color: #fbad89;
}
.blue-angels-yellow {
color: #fab700;
}
.fiery-salmon {
color: #f76969;
}

/* CSS Variables */
:root {
--etcetera:#e1c6d4;
--rhodonite:#f1b1c7;
--sunset-over-the-alps:#fbad89;
--blue-angels-yellow:#fab700;
--fiery-salmon:#f76969;
}

More palettes to explore