All Palettes

Color Palette #ff6d1f, #ffc83d, #f5f1c7, #a9d9ea, #2a9d90

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.yellow-jacket {
color: #ffc83d;
}
.candlelight-yellow {
color: #f5f1c7;
}
.blue-click {
color: #a9d9ea;
}
.azure-tide {
color: #2a9d90;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--yellow-jacket:#ffc83d;
--candlelight-yellow:#f5f1c7;
--blue-click:#a9d9ea;
--azure-tide:#2a9d90;
}

More palettes to explore