All Palettes

Color Palette #ffb69e, #ff6e61, #eab8d1, #ff9d00, #ff5100

0%
0%
0%

CSS code for this palette

/* CSS */
.persicus {
color: #ffb69e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.sweet-lilac {
color: #eab8d1;
}
.mandarin-peel {
color: #ff9d00;
}
.aerospace-orange {
color: #ff5100;
}

/* CSS Variables */
:root {
--persicus:#ffb69e;
--grapefruit-pulp:#ff6e61;
--sweet-lilac:#eab8d1;
--mandarin-peel:#ff9d00;
--aerospace-orange:#ff5100;
}

More palettes to explore