All Palettes

Color Palette #ff5c87, #ff9f6b, #ffcf66, #fff45c, #a1e2b7

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff5c87;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.chickadee {
color: #ffcf66;
}
.sweet-lemon-seed {
color: #fff45c;
}
.overtone {
color: #a1e2b7;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff5c87;
--sharegaki-persimmon:#ff9f6b;
--chickadee:#ffcf66;
--sweet-lemon-seed:#fff45c;
--overtone:#a1e2b7;
}

More palettes to explore