All Palettes

Color Palette #f0c17a, #4a1247, #a55c1d, #fabb3d, #8c4b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.sunrise {
color: #f0c17a;
}
.velvet-cosmos {
color: #4a1247;
}
.sienna {
color: #a55c1d;
}
.orange-pop {
color: #fabb3d;
}
.spiced-red {
color: #8c4b3b;
}

/* CSS Variables */
:root {
--sunrise:#f0c17a;
--velvet-cosmos:#4a1247;
--sienna:#a55c1d;
--orange-pop:#fabb3d;
--spiced-red:#8c4b3b;
}

More palettes to explore