All Palettes

Color Palette #4f9ccf, #7ed3e2, #a7e6d8, #f4e1a4, #f5b68e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-iguana {
color: #4f9ccf;
}
.middle-blue {
color: #7ed3e2;
}
.botanical-tint {
color: #a7e6d8;
}
.optimistic-yellow {
color: #f4e1a4;
}
.caramel-cream {
color: #f5b68e;
}

/* CSS Variables */
:root {
--blue-iguana:#4f9ccf;
--middle-blue:#7ed3e2;
--botanical-tint:#a7e6d8;
--optimistic-yellow:#f4e1a4;
--caramel-cream:#f5b68e;
}

More palettes to explore