All Palettes

Color Palette #1c8dba, #4fb7c9, #a6e0e8, #f0f2f4, #f5b400

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1c8dba;
}
.mountain-range-blue {
color: #4fb7c9;
}
.early-july {
color: #a6e0e8;
}
.zappy-zebra {
color: #f0f2f4;
}
.american-yellow {
color: #f5b400;
}

/* CSS Variables */
:root {
--hidden-springs:#1c8dba;
--mountain-range-blue:#4fb7c9;
--early-july:#a6e0e8;
--zappy-zebra:#f0f2f4;
--american-yellow:#f5b400;
}

More palettes to explore