All Palettes

Color Palette #1db4e2, #6ed7e7, #aae7f3, #f9f76c, #ffb370

0%
0%
0%

CSS code for this palette

/* CSS */
.huelve-o-horizon {
color: #1db4e2;
}
.turquoise-sea {
color: #6ed7e7;
}
.uranus {
color: #aae7f3;
}
.dolly {
color: #f9f76c;
}
.apricot {
color: #ffb370;
}

/* CSS Variables */
:root {
--huelve-o-horizon:#1db4e2;
--turquoise-sea:#6ed7e7;
--uranus:#aae7f3;
--dolly:#f9f76c;
--apricot:#ffb370;
}

More palettes to explore