All Palettes

Color Palette #f1c6d3, #f8b3a0, #f5a68a, #f2855a, #d95c36

0%
0%
0%

CSS code for this palette

/* CSS */
.desire-pink {
color: #f1c6d3;
}
.mystic-tulip {
color: #f8b3a0;
}
.lugganath-orange {
color: #f5a68a;
}
.autumn-sunset {
color: #f2855a;
}
.inferno {
color: #d95c36;
}

/* CSS Variables */
:root {
--desire-pink:#f1c6d3;
--mystic-tulip:#f8b3a0;
--lugganath-orange:#f5a68a;
--autumn-sunset:#f2855a;
--inferno:#d95c36;
}

More palettes to explore