All Palettes

Color Palette #e0aeb7, #f5c2c8, #f7e2d9, #b0d8d8, #699a9b

0%
0%
0%

CSS code for this palette

/* CSS */
.sakura {
color: #e0aeb7;
}
.rose-reminder {
color: #f5c2c8;
}
.sly-shrimp {
color: #f7e2d9;
}
.rivers-edge {
color: #b0d8d8;
}
.desaturated-cyan {
color: #699a9b;
}

/* CSS Variables */
:root {
--sakura:#e0aeb7;
--rose-reminder:#f5c2c8;
--sly-shrimp:#f7e2d9;
--rivers-edge:#b0d8d8;
--desaturated-cyan:#699a9b;
}

More palettes to explore