All Palettes

Color Palette #f6b83c, #f8caa5, #f2e4d4, #e1f5fe, #b1eaf2

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.lion-cub {
color: #f8caa5;
}
.china-doll {
color: #f2e4d4;
}
.coastal-breeze {
color: #e1f5fe;
}
.mint-macaron {
color: #b1eaf2;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--lion-cub:#f8caa5;
--china-doll:#f2e4d4;
--coastal-breeze:#e1f5fe;
--mint-macaron:#b1eaf2;
}

More palettes to explore