All Palettes

Color Palette #f5a524, #f7c94b, #f9e285, #a1d6e2, #5d9bd5

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-glazed-chicken {
color: #f5a524;
}
.sunny-mood {
color: #f7c94b;
}
.bursting-lemon {
color: #f9e285;
}
.terrace-pool {
color: #a1d6e2;
}
.blue-bay {
color: #5d9bd5;
}

/* CSS Variables */
:root {
--apricot-glazed-chicken:#f5a524;
--sunny-mood:#f7c94b;
--bursting-lemon:#f9e285;
--terrace-pool:#a1d6e2;
--blue-bay:#5d9bd5;
}

More palettes to explore