All Palettes

Color Palette #ff3d3d, #ff9e3d, #ffdb3d, #3dff6e, #3dffec

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-red {
color: #ff3d3d;
}
.hawaiian-passion {
color: #ff9e3d;
}
.dandelion-yellow {
color: #ffdb3d;
}
.acid-pops {
color: #3dff6e;
}
.lamiaceae {
color: #3dffec;
}

/* CSS Variables */
:root {
--coral-red:#ff3d3d;
--hawaiian-passion:#ff9e3d;
--dandelion-yellow:#ffdb3d;
--acid-pops:#3dff6e;
--lamiaceae:#3dffec;
}

More palettes to explore