All Palettes

Color Palette #1d6c91, #3cb7d3, #5ed1e8, #f2b636, #f45f48

0%
0%
0%

CSS code for this palette

/* CSS */
.chill-of-the-night {
color: #1d6c91;
}
.santorini {
color: #3cb7d3;
}
.electric-lemonade {
color: #5ed1e8;
}
.solar-power {
color: #f2b636;
}
.sweet-pimento {
color: #f45f48;
}

/* CSS Variables */
:root {
--chill-of-the-night:#1d6c91;
--santorini:#3cb7d3;
--electric-lemonade:#5ed1e8;
--solar-power:#f2b636;
--sweet-pimento:#f45f48;
}

More palettes to explore