All Palettes

Color Palette #f47b1f, #f6b531, #f9df4e, #56c2a2, #2e7b7f

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-orange {
color: #f47b1f;
}
.nyc-taxi {
color: #f6b531;
}
.royal-star {
color: #f9df4e;
}
.mermaid-s-kiss {
color: #56c2a2;
}
.atoll {
color: #2e7b7f;
}

/* CSS Variables */
:root {
--sun-orange:#f47b1f;
--nyc-taxi:#f6b531;
--royal-star:#f9df4e;
--mermaid-s-kiss:#56c2a2;
--atoll:#2e7b7f;
}

More palettes to explore