All Palettes

Color Palette #f4a20b, #f6b83c, #f7d669, #b0e4e8, #5d9bd5

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-pospsicle {
color: #f4a20b;
}
.squash-blossom {
color: #f6b83c;
}
.lighthouse-glow {
color: #f7d669;
}
.across-the-bay {
color: #b0e4e8;
}
.blue-bay {
color: #5d9bd5;
}

/* CSS Variables */
:root {
--orange-pospsicle:#f4a20b;
--squash-blossom:#f6b83c;
--lighthouse-glow:#f7d669;
--across-the-bay:#b0e4e8;
--blue-bay:#5d9bd5;
}

More palettes to explore