All Palettes

Color Palette #ff4d6a, #ff8b3d, #ffd84d, #6bff6b, #3db5ff

0%
0%
0%

CSS code for this palette

/* CSS */
.love-red {
color: #ff4d6a;
}
.sunset-yellow {
color: #ff8b3d;
}
.tuscan-sun {
color: #ffd84d;
}
.screamin-green {
color: #6bff6b;
}
.megaman {
color: #3db5ff;
}

/* CSS Variables */
:root {
--love-red:#ff4d6a;
--sunset-yellow:#ff8b3d;
--tuscan-sun:#ffd84d;
--screamin-green:#6bff6b;
--megaman:#3db5ff;
}

More palettes to explore