All Palettes

Color Palette #f6b83c, #f6e0a7, #b7e3f0, #3f8f9d, #4a3e5b

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.optimistic-yellow {
color: #f6e0a7;
}
.ocean-front {
color: #b7e3f0;
}
.winter-time {
color: #3f8f9d;
}
.powerful-mauve {
color: #4a3e5b;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--optimistic-yellow:#f6e0a7;
--ocean-front:#b7e3f0;
--winter-time:#3f8f9d;
--powerful-mauve:#4a3e5b;
}

More palettes to explore