All Palettes

Color Palette #f9e19f, #f6c879, #f3b153, #f15d3b, #db2929

0%
0%
0%

CSS code for this palette

/* CSS */
.durango-dust {
color: #f9e19f;
}
.sunday-afternoon {
color: #f6c879;
}
.casablanca {
color: #f3b153;
}
.oranzhewyi-orange {
color: #f15d3b;
}
.whero-red {
color: #db2929;
}

/* CSS Variables */
:root {
--durango-dust:#f9e19f;
--sunday-afternoon:#f6c879;
--casablanca:#f3b153;
--oranzhewyi-orange:#f15d3b;
--whero-red:#db2929;
}

More palettes to explore