All Palettes

Color Palette #5c8dff, #a3c8ff, #f0e78e, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.skinny-jeans {
color: #5c8dff;
}
.baby-blue {
color: #a3c8ff;
}
.bright-khaki {
color: #f0e78e;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--skinny-jeans:#5c8dff;
--baby-blue:#a3c8ff;
--bright-khaki:#f0e78e;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore