All Palettes

Color Palette #1ab5c7, #f6e4a2, #ff6e61, #ffb84d, #5c3f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1ab5c7;
}
.venetian-yellow {
color: #f6e4a2;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.daisy-bush {
color: #5c3f8d;
}

/* CSS Variables */
:root {
--lago-blue:#1ab5c7;
--venetian-yellow:#f6e4a2;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--daisy-bush:#5c3f8d;
}

More palettes to explore