All Palettes

Color Palette #91cbf8, #77d4a9, #ffcc66, #ff6e61, #d35a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-sky {
color: #91cbf8;
}
.crystal-gem {
color: #77d4a9;
}
.qing-yellow {
color: #ffcc66;
}
.grapefruit-pulp {
color: #ff6e61;
}
.pretty-in-plum {
color: #d35a8a;
}

/* CSS Variables */
:root {
--clear-sky:#91cbf8;
--crystal-gem:#77d4a9;
--qing-yellow:#ffcc66;
--grapefruit-pulp:#ff6e61;
--pretty-in-plum:#d35a8a;
}

More palettes to explore