All Palettes

Color Palette #fab700, #f8c572, #f8d86d, #f8e5b9, #f8d2b4

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.just-peachy {
color: #f8c572;
}
.forsythia-blossom {
color: #f8d86d;
}
.gentle-glow {
color: #f8e5b9;
}
.butterfly-wing {
color: #f8d2b4;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--just-peachy:#f8c572;
--forsythia-blossom:#f8d86d;
--gentle-glow:#f8e5b9;
--butterfly-wing:#f8d2b4;
}

More palettes to explore