All Palettes

Color Palette #1f9898, #f3c8aa, #ff6e61, #f9c54e, #9b58b6

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-fantasy {
color: #1f9898;
}
.citrus-sachet {
color: #f3c8aa;
}
.grapefruit-pulp {
color: #ff6e61;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.liberal-lilac {
color: #9b58b6;
}

/* CSS Variables */
:root {
--sea-fantasy:#1f9898;
--citrus-sachet:#f3c8aa;
--grapefruit-pulp:#ff6e61;
--creamy-sweet-corn:#f9c54e;
--liberal-lilac:#9b58b6;
}

More palettes to explore