All Palettes

Color Palette #f3ab5e, #ffce6b, #ffeb85, #e6f6a2, #a2e6b0

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfish {
color: #f3ab5e;
}
.faded-sunlight {
color: #ffce6b;
}
.citrus-punch {
color: #ffeb85;
}
.dingy-sticky-note {
color: #e6f6a2;
}
.overtone {
color: #a2e6b0;
}

/* CSS Variables */
:root {
--goldfish:#f3ab5e;
--faded-sunlight:#ffce6b;
--citrus-punch:#ffeb85;
--dingy-sticky-note:#e6f6a2;
--overtone:#a2e6b0;
}

More palettes to explore