All Palettes

Color Palette #a43d47, #e05c67, #f8b859, #f9d36c, #f3e6c3

0%
0%
0%

CSS code for this palette

/* CSS */
.moonrose {
color: #a43d47;
}
.briquette {
color: #e05c67;
}
.amber-yellow {
color: #f8b859;
}
.lighthouse-glow {
color: #f9d36c;
}
.pipitschah {
color: #f3e6c3;
}

/* CSS Variables */
:root {
--moonrose:#a43d47;
--briquette:#e05c67;
--amber-yellow:#f8b859;
--lighthouse-glow:#f9d36c;
--pipitschah:#f3e6c3;
}

More palettes to explore