All Palettes

Color Palette #c63940, #e8697a, #f2a1ae, #f6d9d5, #f9e6e1

0%
0%
0%

CSS code for this palette

/* CSS */
.root-chakra {
color: #c63940;
}
.old-heart {
color: #e8697a;
}
.sweet-60 {
color: #f2a1ae;
}
.frosted-tulip {
color: #f6d9d5;
}
.frolic {
color: #f9e6e1;
}

/* CSS Variables */
:root {
--root-chakra:#c63940;
--old-heart:#e8697a;
--sweet-60:#f2a1ae;
--frosted-tulip:#f6d9d5;
--frolic:#f9e6e1;
}

More palettes to explore