All Palettes

Color Palette #ff4b1f, #f6b531, #fad900, #3fb8c6, #2e6d8e

0%
0%
0%

CSS code for this palette

/* CSS */
.tan-red {
color: #ff4b1f;
}
.nyc-taxi {
color: #f6b531;
}
.dallol-yellow {
color: #fad900;
}
.water-sports {
color: #3fb8c6;
}
.ocean-call {
color: #2e6d8e;
}

/* CSS Variables */
:root {
--tan-red:#ff4b1f;
--nyc-taxi:#f6b531;
--dallol-yellow:#fad900;
--water-sports:#3fb8c6;
--ocean-call:#2e6d8e;
}

More palettes to explore