All Palettes

Color Palette #4b7c9b, #6eb2bf, #a6e1e7, #f5b400, #f07e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.tech-wave {
color: #4b7c9b;
}
.water-music {
color: #6eb2bf;
}
.luminescent-blue {
color: #a6e1e7;
}
.american-yellow {
color: #f5b400;
}
.goku-orange {
color: #f07e3d;
}

/* CSS Variables */
:root {
--tech-wave:#4b7c9b;
--water-music:#6eb2bf;
--luminescent-blue:#a6e1e7;
--american-yellow:#f5b400;
--goku-orange:#f07e3d;
}

More palettes to explore