All Palettes

Color Palette #f6b83c, #f7d74b, #f1e94b, #a7e7c7, #50a3e2

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.anna-banana {
color: #f7d74b;
}
.yellow-petal {
color: #f1e94b;
}
.tropical {
color: #a7e7c7;
}
.high-blue {
color: #50a3e2;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--anna-banana:#f7d74b;
--yellow-petal:#f1e94b;
--tropical:#a7e7c7;
--high-blue:#50a3e2;
}

More palettes to explore