All Palettes

Color Palette #f19dbc, #f5d88e, #ffd899, #ff7b00, #ff5900

0%
0%
0%

CSS code for this palette

/* CSS */
.amaranth-pink {
color: #f19dbc;
}
.solaria {
color: #f5d88e;
}
.caramel-finish {
color: #ffd899;
}
.heat-wave {
color: #ff7b00;
}
.molten-core {
color: #ff5900;
}

/* CSS Variables */
:root {
--amaranth-pink:#f19dbc;
--solaria:#f5d88e;
--caramel-finish:#ffd899;
--heat-wave:#ff7b00;
--molten-core:#ff5900;
}

More palettes to explore