All Palettes

Color Palette #93a9d2, #f7b5a1, #f6d55a, #4ccdc4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.foresight {
color: #93a9d2;
}
.mystic-tulip {
color: #f7b5a1;
}
.wake-me-up {
color: #f6d55a;
}
.may-day {
color: #4ccdc4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--foresight:#93a9d2;
--mystic-tulip:#f7b5a1;
--wake-me-up:#f6d55a;
--may-day:#4ccdc4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore