All Palettes

Color Palette #43a0d6, #4eb7d4, #6ed4c8, #98e2b4, #f3f35e

0%
0%
0%

CSS code for this palette

/* CSS */
.peaceful-river {
color: #43a0d6;
}
.aztec-sky {
color: #4eb7d4;
}
.hidden-sea-glass {
color: #6ed4c8;
}
.teal-deer {
color: #98e2b4;
}
.buttercup-glow {
color: #f3f35e;
}

/* CSS Variables */
:root {
--peaceful-river:#43a0d6;
--aztec-sky:#4eb7d4;
--hidden-sea-glass:#6ed4c8;
--teal-deer:#98e2b4;
--buttercup-glow:#f3f35e;
}

More palettes to explore