All Palettes

Color Palette #ff3d6a, #ff7e29, #ffc83d, #a1d600, #1bb66e

0%
0%
0%

CSS code for this palette

/* CSS */
.laser-trap {
color: #ff3d6a;
}
.fluorescent-red-orange {
color: #ff7e29;
}
.yellow-jacket {
color: #ffc83d;
}
.matcha-powder {
color: #a1d600;
}
.welsh-onion {
color: #1bb66e;
}

/* CSS Variables */
:root {
--laser-trap:#ff3d6a;
--fluorescent-red-orange:#ff7e29;
--yellow-jacket:#ffc83d;
--matcha-powder:#a1d600;
--welsh-onion:#1bb66e;
}

More palettes to explore