All Palettes

Color Palette #00a4f0, #f5a524, #ff2e54, #4ad962, #9b58b6

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-cerulean {
color: #00a4f0;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.reddish-pink {
color: #ff2e54;
}
.hello-spring {
color: #4ad962;
}
.liberal-lilac {
color: #9b58b6;
}

/* CSS Variables */
:root {
--vivid-cerulean:#00a4f0;
--apricot-glazed-chicken:#f5a524;
--reddish-pink:#ff2e54;
--hello-spring:#4ad962;
--liberal-lilac:#9b58b6;
}

More palettes to explore