All Palettes

Color Palette #f0e78e, #f9e4a9, #fbc2a7, #f08e8e, #e76a89

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.gold-sand {
color: #f9e4a9;
}
.sweet-apricot {
color: #fbc2a7;
}
.bierwurst {
color: #f08e8e;
}
.deep-blush {
color: #e76a89;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--gold-sand:#f9e4a9;
--sweet-apricot:#fbc2a7;
--bierwurst:#f08e8e;
--deep-blush:#e76a89;
}

More palettes to explore