All Palettes

Color Palette #f3a735, #f5b56b, #f6c7a7, #f6d0d4, #eab8e4

0%
0%
0%

CSS code for this palette

/* CSS */
.whisky-sour {
color: #f3a735;
}
.citrus-honey {
color: #f5b56b;
}
.peach-damask {
color: #f6c7a7;
}
.mary-s-rose {
color: #f6d0d4;
}
.rosecco {
color: #eab8e4;
}

/* CSS Variables */
:root {
--whisky-sour:#f3a735;
--citrus-honey:#f5b56b;
--peach-damask:#f6c7a7;
--mary-s-rose:#f6d0d4;
--rosecco:#eab8e4;
}

More palettes to explore