All Palettes

Color Palette #f9b39f, #f5dbb7, #f3e4a0, #a7d7b8, #79b9a0

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f9b39f;
}
.golden-pastel {
color: #f5dbb7;
}
.venetian-yellow {
color: #f3e4a0;
}
.eerie-glow {
color: #a7d7b8;
}
.froggy-pond {
color: #79b9a0;
}

/* CSS Variables */
:root {
--mystic-tulip:#f9b39f;
--golden-pastel:#f5dbb7;
--venetian-yellow:#f3e4a0;
--eerie-glow:#a7d7b8;
--froggy-pond:#79b9a0;
}

More palettes to explore