All Palettes

Color Palette #1f8bef, #f0c128, #ff7142, #ff3d94, #a44fd8

0%
0%
0%

CSS code for this palette

/* CSS */
.karimun-blue {
color: #1f8bef;
}
.freesia {
color: #f0c128;
}
.precious-persimmon {
color: #ff7142;
}
.french-fuchsia {
color: #ff3d94;
}
.magenta-affair {
color: #a44fd8;
}

/* CSS Variables */
:root {
--karimun-blue:#1f8bef;
--freesia:#f0c128;
--precious-persimmon:#ff7142;
--french-fuchsia:#ff3d94;
--magenta-affair:#a44fd8;
}

More palettes to explore