All Palettes

Color Palette #1ab6f9, #00d6b6, #ff3c00, #fffb00, #ff1f57

0%
0%
0%

CSS code for this palette

/* CSS */
.zima-blue {
color: #1ab6f9;
}
.channel-marker-green {
color: #00d6b6;
}
.coquelicot {
color: #ff3c00;
}
.lisbon-lemon {
color: #fffb00;
}
.pure-hedonist {
color: #ff1f57;
}

/* CSS Variables */
:root {
--zima-blue:#1ab6f9;
--channel-marker-green:#00d6b6;
--coquelicot:#ff3c00;
--lisbon-lemon:#fffb00;
--pure-hedonist:#ff1f57;
}

More palettes to explore