All Palettes

Color Palette #ff6e61, #ffb84d, #f5c99e, #a4daca, #6996d8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.sundown {
color: #f5c99e;
}
.whirlpool {
color: #a4daca;
}
.little-boy-blue {
color: #6996d8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--sundown:#f5c99e;
--whirlpool:#a4daca;
--little-boy-blue:#6996d8;
}

More palettes to explore