All Palettes

Color Palette #7a2a47, #a45b7d, #d7a3b8, #f2c0d5, #f6dfe9

0%
0%
0%

CSS code for this palette

/* CSS */
.red-plum {
color: #7a2a47;
}
.cosmetic-red {
color: #a45b7d;
}
.gizmo {
color: #d7a3b8;
}
.cherry-blossom {
color: #f2c0d5;
}
.wishy-washy-lilies {
color: #f6dfe9;
}

/* CSS Variables */
:root {
--red-plum:#7a2a47;
--cosmetic-red:#a45b7d;
--gizmo:#d7a3b8;
--cherry-blossom:#f2c0d5;
--wishy-washy-lilies:#f6dfe9;
}

More palettes to explore