All Palettes

Color Palette #d1293d, #f36849, #f4b44e, #f3e08c, #86c4d5

0%
0%
0%

CSS code for this palette

/* CSS */
.sovereign-red {
color: #d1293d;
}
.sango-red {
color: #f36849;
}
.mango-margarita {
color: #f4b44e;
}
.late-day-sun {
color: #f3e08c;
}
.dreaming-blue {
color: #86c4d5;
}

/* CSS Variables */
:root {
--sovereign-red:#d1293d;
--sango-red:#f36849;
--mango-margarita:#f4b44e;
--late-day-sun:#f3e08c;
--dreaming-blue:#86c4d5;
}

More palettes to explore