All Palettes

Color Palette #ff6d1f, #fcc14a, #eae3b8, #3a607e, #3d5a99

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.n-renji-orange {
color: #fcc14a;
}
.yellow-wax-pepper {
color: #eae3b8;
}
.chinese-porcelain {
color: #3a607e;
}
.muted-lavender {
color: #3d5a99;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--n-renji-orange:#fcc14a;
--yellow-wax-pepper:#eae3b8;
--chinese-porcelain:#3a607e;
--muted-lavender:#3d5a99;
}

More palettes to explore