All Palettes

Color Palette #1d5a6d, #3bb5a1, #6dca8e, #f9d66c, #f06d4c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-coral {
color: #1d5a6d;
}
.waterfall {
color: #3bb5a1;
}
.felt-green {
color: #6dca8e;
}
.forsythia-blossom {
color: #f9d66c;
}
.entan-red {
color: #f06d4c;
}

/* CSS Variables */
:root {
--blue-coral:#1d5a6d;
--waterfall:#3bb5a1;
--felt-green:#6dca8e;
--forsythia-blossom:#f9d66c;
--entan-red:#f06d4c;
}

More palettes to explore