All Palettes

Color Palette #f0c09e, #e77a5f, #c94a4a, #6a4c94, #2d3b67

0%
0%
0%

CSS code for this palette

/* CSS */
.tan-temptation {
color: #f0c09e;
}
.orange-daylily {
color: #e77a5f;
}
.king-crimson {
color: #c94a4a;
}
.pure-mauve {
color: #6a4c94;
}
.blue-depths {
color: #2d3b67;
}

/* CSS Variables */
:root {
--tan-temptation:#f0c09e;
--orange-daylily:#e77a5f;
--king-crimson:#c94a4a;
--pure-mauve:#6a4c94;
--blue-depths:#2d3b67;
}

More palettes to explore