All Palettes

Color Palette #ff6e61, #ffb84d, #ffee8f, #a4e0c0, #699eb5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.the-first-daffodil {
color: #ffee8f;
}
.mountain-mint {
color: #a4e0c0;
}
.lake-lucerne {
color: #699eb5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--the-first-daffodil:#ffee8f;
--mountain-mint:#a4e0c0;
--lake-lucerne:#699eb5;
}

More palettes to explore