All Palettes

Color Palette #ff5f57, #ffb13d, #ffcf4d, #2b3d50, #1e707b

0%
0%
0%

CSS code for this palette

/* CSS */
.sunset-orange {
color: #ff5f57;
}
.pieces-of-eight {
color: #ffb13d;
}
.minion-yellow {
color: #ffcf4d;
}
.snap-shot {
color: #2b3d50;
}
.allports {
color: #1e707b;
}

/* CSS Variables */
:root {
--sunset-orange:#ff5f57;
--pieces-of-eight:#ffb13d;
--minion-yellow:#ffcf4d;
--snap-shot:#2b3d50;
--allports:#1e707b;
}

More palettes to explore