All Palettes

Color Palette #f6b83c, #f6d6a7, #f2e4d4, #b7e1e0, #499c9c

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.china-doll {
color: #f2e4d4;
}
.fine-blue {
color: #b7e1e0;
}
.coolbox-ice-turquoise {
color: #499c9c;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--enjoyable-yellow:#f6d6a7;
--china-doll:#f2e4d4;
--fine-blue:#b7e1e0;
--coolbox-ice-turquoise:#499c9c;
}

More palettes to explore