All Palettes

Color Palette #ff6d1f, #ff9b3d, #ffd970, #a3d7d1, #2b9c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.hawaiian-passion {
color: #ff9b3d;
}
.hawaiian-pineapple {
color: #ffd970;
}
.smooth-satin {
color: #a3d7d1;
}
.azure-tide {
color: #2b9c8d;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--hawaiian-passion:#ff9b3d;
--hawaiian-pineapple:#ffd970;
--smooth-satin:#a3d7d1;
--azure-tide:#2b9c8d;
}

More palettes to explore