All Palettes

Color Palette #ff2969, #ffd500, #00b2ff, #a4d100, #ff6e42

0%
0%
0%

CSS code for this palette

/* CSS */
.peevish-red {
color: #ff2969;
}
.cyber-yellow {
color: #ffd500;
}
.krishna-blue {
color: #00b2ff;
}
.matcha-powder {
color: #a4d100;
}
.carrot {
color: #ff6e42;
}

/* CSS Variables */
:root {
--peevish-red:#ff2969;
--cyber-yellow:#ffd500;
--krishna-blue:#00b2ff;
--matcha-powder:#a4d100;
--carrot:#ff6e42;
}

More palettes to explore