All Palettes

Color Palette #1f8bff, #00b4e6, #f6d12c, #ff61a5, #ff5100

0%
0%
0%

CSS code for this palette

/* CSS */
.pool-water {
color: #1f8bff;
}
.blue-atoll {
color: #00b4e6;
}
.dream-of-spring {
color: #f6d12c;
}
.magenta-crayon {
color: #ff61a5;
}
.aerospace-orange {
color: #ff5100;
}

/* CSS Variables */
:root {
--pool-water:#1f8bff;
--blue-atoll:#00b4e6;
--dream-of-spring:#f6d12c;
--magenta-crayon:#ff61a5;
--aerospace-orange:#ff5100;
}

More palettes to explore