All Palettes

Color Palette #ff5c6c, #ffa94d, #ffd83d, #4dc9ff, #6c5cff

0%
0%
0%

CSS code for this palette

/* CSS */
.grenadine-pink {
color: #ff5c6c;
}
.pumpkin-vapour {
color: #ffa94d;
}
.exploding-star {
color: #ffd83d;
}
.thor-s-thunder {
color: #4dc9ff;
}
.blue-genie {
color: #6c5cff;
}

/* CSS Variables */
:root {
--grenadine-pink:#ff5c6c;
--pumpkin-vapour:#ffa94d;
--exploding-star:#ffd83d;
--thor-s-thunder:#4dc9ff;
--blue-genie:#6c5cff;
}

More palettes to explore