All Palettes

Color Palette #1ca4e3, #76c4d6, #a2e2e6, #f7a6c2, #f4718b

0%
0%
0%

CSS code for this palette

/* CSS */
.huelve-o-horizon {
color: #1ca4e3;
}
.thredbo {
color: #76c4d6;
}
.luminescent-blue {
color: #a2e2e6;
}
.rogue-pink {
color: #f7a6c2;
}
.pink-explosion {
color: #f4718b;
}

/* CSS Variables */
:root {
--huelve-o-horizon:#1ca4e3;
--thredbo:#76c4d6;
--luminescent-blue:#a2e2e6;
--rogue-pink:#f7a6c2;
--pink-explosion:#f4718b;
}

More palettes to explore