All Palettes

Color Palette #f6bb3c, #f5c75b, #f6d96f, #f6e39d, #f6f1c6

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mary {
color: #f6bb3c;
}
.deep-fried-sun-rays {
color: #f5c75b;
}
.forsythia-blossom {
color: #f6d96f;
}
.buttery-croissant {
color: #f6e39d;
}
.candlelight-yellow {
color: #f6f1c6;
}

/* CSS Variables */
:root {
--golden-mary:#f6bb3c;
--deep-fried-sun-rays:#f5c75b;
--forsythia-blossom:#f6d96f;
--buttery-croissant:#f6e39d;
--candlelight-yellow:#f6f1c6;
}

More palettes to explore