All Palettes

Color Palette #69b1d8, #68d4a9, #f7c76e, #f79c40, #d76a9d

0%
0%
0%

CSS code for this palette

/* CSS */
.broom-butterfly-blue {
color: #69b1d8;
}
.aquarium-blue {
color: #68d4a9;
}
.yellow-currant {
color: #f7c76e;
}
.chat-orange {
color: #f79c40;
}
.liseran-purple {
color: #d76a9d;
}

/* CSS Variables */
:root {
--broom-butterfly-blue:#69b1d8;
--aquarium-blue:#68d4a9;
--yellow-currant:#f7c76e;
--chat-orange:#f79c40;
--liseran-purple:#d76a9d;
}

More palettes to explore