All Palettes

Color Palette #ffad61, #ff6e61, #ff9c8f, #f6c1b1, #f9e2d2

0%
0%
0%

CSS code for this palette

/* CSS */
.dreamy-sunset {
color: #ffad61;
}
.grapefruit-pulp {
color: #ff6e61;
}
.lolly {
color: #ff9c8f;
}
.rustique {
color: #f6c1b1;
}
.sandy-beach {
color: #f9e2d2;
}

/* CSS Variables */
:root {
--dreamy-sunset:#ffad61;
--grapefruit-pulp:#ff6e61;
--lolly:#ff9c8f;
--rustique:#f6c1b1;
--sandy-beach:#f9e2d2;
}

More palettes to explore