All Palettes

Color Palette #a3c7e0, #f3f9d2, #d5a4b1, #c25a3d, #7d3d2b

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.spilt-milk {
color: #f3f9d2;
}
.lili-elbe-s-pink {
color: #d5a4b1;
}
.tartare {
color: #c25a3d;
}
.burnished-russet {
color: #7d3d2b;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--spilt-milk:#f3f9d2;
--lili-elbe-s-pink:#d5a4b1;
--tartare:#c25a3d;
--burnished-russet:#7d3d2b;
}

More palettes to explore