All Palettes

Color Palette #e4afbf, #f2c5d4, #f7e4e4, #f4a462, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sekichiku-pink {
color: #e4afbf;
}
.mountain-laurel {
color: #f2c5d4;
}
.reduced-pink {
color: #f7e4e4;
}
.shrimp-cocktail {
color: #f4a462;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sekichiku-pink:#e4afbf;
--mountain-laurel:#f2c5d4;
--reduced-pink:#f7e4e4;
--shrimp-cocktail:#f4a462;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore