All Palettes

Color Palette #f6b83c, #f3c582, #f0e0b7, #c4d8e3, #a6c6ed

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.butterscotch-cake {
color: #f3c582;
}
.sauerkraut {
color: #f0e0b7;
}
.blue-pearl {
color: #c4d8e3;
}
.island-light {
color: #a6c6ed;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--butterscotch-cake:#f3c582;
--sauerkraut:#f0e0b7;
--blue-pearl:#c4d8e3;
--island-light:#a6c6ed;
}

More palettes to explore