All Palettes

Color Palette #f0c17a, #4a1247, #d69e2e, #5b4b8b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sunrise {
color: #f0c17a;
}
.velvet-cosmos {
color: #4a1247;
}
.glitzy-gold {
color: #d69e2e;
}
.bright-eggplant {
color: #5b4b8b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sunrise:#f0c17a;
--velvet-cosmos:#4a1247;
--glitzy-gold:#d69e2e;
--bright-eggplant:#5b4b8b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore