All Palettes

Color Palette #1e2b3e, #f6b83c, #ffd97a, #ff6e61, #d74c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.tangaroa {
color: #1e2b3e;
}
.squash-blossom {
color: #f6b83c;
}
.pina {
color: #ffd97a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.spicy-orange {
color: #d74c2d;
}

/* CSS Variables */
:root {
--tangaroa:#1e2b3e;
--squash-blossom:#f6b83c;
--pina:#ffd97a;
--grapefruit-pulp:#ff6e61;
--spicy-orange:#d74c2d;
}

More palettes to explore