All Palettes

Color Palette #f9e19f, #f7a4a1, #ff6b6b, #ff3c00, #d63900

0%
0%
0%

CSS code for this palette

/* CSS */
.durango-dust {
color: #f9e19f;
}
.candy-heart-pink {
color: #f7a4a1;
}
.pompelmo {
color: #ff6b6b;
}
.coquelicot {
color: #ff3c00;
}
.flame-of-prometheus {
color: #d63900;
}

/* CSS Variables */
:root {
--durango-dust:#f9e19f;
--candy-heart-pink:#f7a4a1;
--pompelmo:#ff6b6b;
--coquelicot:#ff3c00;
--flame-of-prometheus:#d63900;
}

More palettes to explore