All Palettes

Color Palette #ffb829, #f8d57c, #f2abc6, #e67093, #d2518d

0%
0%
0%

CSS code for this palette

/* CSS */
.extreme-yellow {
color: #ffb829;
}
.golden-glow {
color: #f8d57c;
}
.rose-mallow {
color: #f2abc6;
}
.loveland {
color: #e67093;
}
.pretty-in-plum {
color: #d2518d;
}

/* CSS Variables */
:root {
--extreme-yellow:#ffb829;
--golden-glow:#f8d57c;
--rose-mallow:#f2abc6;
--loveland:#e67093;
--pretty-in-plum:#d2518d;
}

More palettes to explore