All Palettes

Color Palette #f6b6c1, #f9b58b, #f9c56c, #fbbf50, #f2a60d

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b6c1;
}
.beach-sand {
color: #f9b58b;
}
.sundance {
color: #f9c56c;
}
.full-yellow {
color: #fbbf50;
}
.orange-pospsicle {
color: #f2a60d;
}

/* CSS Variables */
:root {
--ibis:#f6b6c1;
--beach-sand:#f9b58b;
--sundance:#f9c56c;
--full-yellow:#fbbf50;
--orange-pospsicle:#f2a60d;
}

More palettes to explore