All Palettes

Color Palette #f6c9a7, #e5a4b6, #9fc4e9, #a7d7b8, #f0e78e

0%
0%
0%

CSS code for this palette

/* CSS */
.citrus-sachet {
color: #f6c9a7;
}
.garden-party {
color: #e5a4b6;
}
.sweet-dreams {
color: #9fc4e9;
}
.eerie-glow {
color: #a7d7b8;
}
.bright-khaki {
color: #f0e78e;
}

/* CSS Variables */
:root {
--citrus-sachet:#f6c9a7;
--garden-party:#e5a4b6;
--sweet-dreams:#9fc4e9;
--eerie-glow:#a7d7b8;
--bright-khaki:#f0e78e;
}

More palettes to explore