All Palettes

Color Palette #ff4b1f, #ffc800, #4dffb5, #00a1ff, #2e1a47

0%
0%
0%

CSS code for this palette

/* CSS */
.tan-red {
color: #ff4b1f;
}
.forsythia {
color: #ffc800;
}
.hanuman-green {
color: #4dffb5;
}
.sky-of-magritte {
color: #00a1ff;
}
.russian-violet {
color: #2e1a47;
}

/* CSS Variables */
:root {
--tan-red:#ff4b1f;
--forsythia:#ffc800;
--hanuman-green:#4dffb5;
--sky-of-magritte:#00a1ff;
--russian-violet:#2e1a47;
}

More palettes to explore