All Palettes

Color Palette #5bb3e6, #f6b83c, #f7d98d, #6c9d5c, #d54e39

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-jeans {
color: #5bb3e6;
}
.squash-blossom {
color: #f6b83c;
}
.meadow-yellow {
color: #f7d98d;
}
.green-hornet {
color: #6c9d5c;
}
.glazed-persimmon {
color: #d54e39;
}

/* CSS Variables */
:root {
--blue-jeans:#5bb3e6;
--squash-blossom:#f6b83c;
--meadow-yellow:#f7d98d;
--green-hornet:#6c9d5c;
--glazed-persimmon:#d54e39;
}

More palettes to explore