All Palettes

Color Palette #a7d7d0, #f3c5b4, #f2b75a, #e55c2e, #a9282a

0%
0%
0%

CSS code for this palette

/* CSS */
.sinbad {
color: #a7d7d0;
}
.peach-temptation {
color: #f3c5b4;
}
.golden-hour {
color: #f2b75a;
}
.red-cray {
color: #e55c2e;
}
.red-square {
color: #a9282a;
}

/* CSS Variables */
:root {
--sinbad:#a7d7d0;
--peach-temptation:#f3c5b4;
--golden-hour:#f2b75a;
--red-cray:#e55c2e;
--red-square:#a9282a;
}

More palettes to explore