All Palettes

Color Palette #1d2a3a, #f0b6a8, #f9c54e, #f89720, #f3712b

0%
0%
0%

CSS code for this palette

/* CSS */
.tangaroa {
color: #1d2a3a;
}
.sweet-sheba {
color: #f0b6a8;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.texas-sunset {
color: #f89720;
}
.persimmon-orange {
color: #f3712b;
}

/* CSS Variables */
:root {
--tangaroa:#1d2a3a;
--sweet-sheba:#f0b6a8;
--creamy-sweet-corn:#f9c54e;
--texas-sunset:#f89720;
--persimmon-orange:#f3712b;
}

More palettes to explore