All Palettes

Color Palette #ff6d1f, #ffb84d, #ffe59e, #2e5c99, #4d9d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.floral-leaf {
color: #ffb84d;
}
.hello-yellow {
color: #ffe59e;
}
.neptune-blue {
color: #2e5c99;
}
.coolbox-ice-turquoise {
color: #4d9d9b;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--floral-leaf:#ffb84d;
--hello-yellow:#ffe59e;
--neptune-blue:#2e5c99;
--coolbox-ice-turquoise:#4d9d9b;
}

More palettes to explore