All Palettes

Color Palette #e1c6d4, #f5e0e8, #f49fb7, #e06c94, #c44080

0%
0%
0%

CSS code for this palette

/* CSS */
.etcetera {
color: #e1c6d4;
}
.wishy-washy-lilies {
color: #f5e0e8;
}
.harmonious-rose {
color: #f49fb7;
}
.the-sickener {
color: #e06c94;
}
.smitten {
color: #c44080;
}

/* CSS Variables */
:root {
--etcetera:#e1c6d4;
--wishy-washy-lilies:#f5e0e8;
--harmonious-rose:#f49fb7;
--the-sickener:#e06c94;
--smitten:#c44080;
}

More palettes to explore