All Palettes

Color Palette #f5a300, #f6c34c, #f8d887, #fcb6a1, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.creamy-sweet-corn {
color: #f6c34c;
}
.pancake {
color: #f8d887;
}
.just-blush {
color: #fcb6a1;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--creamy-sweet-corn:#f6c34c;
--pancake:#f8d887;
--just-blush:#fcb6a1;
--pompelmo:#ff6b6b;
}

More palettes to explore