All Palettes

Color Palette #a62d2b, #d1794d, #ffc800, #6ac8b5, #5a2d8b

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62d2b;
}
.brown-sugar-glaze {
color: #d1794d;
}
.forsythia {
color: #ffc800;
}
.shockwave {
color: #6ac8b5;
}
.deep-amethyst {
color: #5a2d8b;
}

/* CSS Variables */
:root {
--harissa-red:#a62d2b;
--brown-sugar-glaze:#d1794d;
--forsythia:#ffc800;
--shockwave:#6ac8b5;
--deep-amethyst:#5a2d8b;
}

More palettes to explore