All Palettes

Color Palette #f0e78e, #f8d291, #f9c1a9, #f29cbb, #e37d93

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.classical-yellow {
color: #f8d291;
}
.sweet-apricot {
color: #f9c1a9;
}
.amaranth-pink {
color: #f29cbb;
}
.carissima {
color: #e37d93;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--classical-yellow:#f8d291;
--sweet-apricot:#f9c1a9;
--amaranth-pink:#f29cbb;
--carissima:#e37d93;
}

More palettes to explore