All Palettes

Color Palette #f6c34c, #f09e5c, #f7d5a1, #f6b1e4, #a6d7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f6c34c;
}
.bergamot-orange {
color: #f09e5c;
}
.peach-patch {
color: #f7d5a1;
}
.hanami-pink {
color: #f6b1e4;
}
.blue-click {
color: #a6d7e7;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f6c34c;
--bergamot-orange:#f09e5c;
--peach-patch:#f7d5a1;
--hanami-pink:#f6b1e4;
--blue-click:#a6d7e7;
}

More palettes to explore