All Palettes

Color Palette #7a1f3c, #a04b6b, #d9a0b7, #f5e0e8, #f8f0e2

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-magenta {
color: #7a1f3c;
}
.ancient-fuchsia {
color: #a04b6b;
}
.gizmo {
color: #d9a0b7;
}
.wishy-washy-lilies {
color: #f5e0e8;
}
.belgian-cream {
color: #f8f0e2;
}

/* CSS Variables */
:root {
--brown-magenta:#7a1f3c;
--ancient-fuchsia:#a04b6b;
--gizmo:#d9a0b7;
--wishy-washy-lilies:#f5e0e8;
--belgian-cream:#f8f0e2;
}

More palettes to explore