All Palettes

Color Palette #1a9edb, #6b80bd, #a88bda, #d4a4e5, #f0c1d6

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1a9edb;
}
.persian-jewel {
color: #6b80bd;
}
.middy-s-purple {
color: #a88bda;
}
.bright-ube {
color: #d4a4e5;
}
.parrot-tulip {
color: #f0c1d6;
}

/* CSS Variables */
:root {
--homeworld:#1a9edb;
--persian-jewel:#6b80bd;
--middy-s-purple:#a88bda;
--bright-ube:#d4a4e5;
--parrot-tulip:#f0c1d6;
}

More palettes to explore