All Palettes

Color Palette #f0c17a, #4a1247, #f0baa3, #a45b80, #f4e1a4

0%
0%
0%

CSS code for this palette

/* CSS */
.sunrise {
color: #f0c17a;
}
.velvet-cosmos {
color: #4a1247;
}
.antique-cameo {
color: #f0baa3;
}
.beryl-red {
color: #a45b80;
}
.optimistic-yellow {
color: #f4e1a4;
}

/* CSS Variables */
:root {
--sunrise:#f0c17a;
--velvet-cosmos:#4a1247;
--antique-cameo:#f0baa3;
--beryl-red:#a45b80;
--optimistic-yellow:#f4e1a4;
}

More palettes to explore