All Palettes

Color Palette #f7b2a1, #ffce6b, #ffa04d, #ff6947, #6e4d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.faded-sunlight {
color: #ffce6b;
}
.exotic-flower {
color: #ffa04d;
}
.outrageous-orange {
color: #ff6947;
}
.cabbage-blossom-violet {
color: #6e4d7a;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--faded-sunlight:#ffce6b;
--exotic-flower:#ffa04d;
--outrageous-orange:#ff6947;
--cabbage-blossom-violet:#6e4d7a;
}

More palettes to explore