All Palettes

Color Palette #3d9ae1, #68c5e3, #a1e3e0, #f1d3a7, #f79c40

0%
0%
0%

CSS code for this palette

/* CSS */
.flax-flower-blue {
color: #3d9ae1;
}
.candid-blue {
color: #68c5e3;
}
.everest {
color: #a1e3e0;
}
.straw-hat {
color: #f1d3a7;
}
.chat-orange {
color: #f79c40;
}

/* CSS Variables */
:root {
--flax-flower-blue:#3d9ae1;
--candid-blue:#68c5e3;
--everest:#a1e3e0;
--straw-hat:#f1d3a7;
--chat-orange:#f79c40;
}

More palettes to explore