All Palettes

Color Palette #f5a300, #f6c55a, #f7e0a6, #a4d7df, #5b8f8e

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.deep-fried-sun-rays {
color: #f6c55a;
}
.optimistic-yellow {
color: #f7e0a6;
}
.crystal {
color: #a4d7df;
}
.tort {
color: #5b8f8e;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--deep-fried-sun-rays:#f6c55a;
--optimistic-yellow:#f7e0a6;
--crystal:#a4d7df;
--tort:#5b8f8e;
}

More palettes to explore