All Palettes

Color Palette #1d2a3a, #4e6e8d, #8bb5c1, #f0a800, #d64f00

0%
0%
0%

CSS code for this palette

/* CSS */
.tangaroa {
color: #1d2a3a;
}
.berry-pie {
color: #4e6e8d;
}
.thistleblossom-soft-blue {
color: #8bb5c1;
}
.welcoming-wasp {
color: #f0a800;
}
.deep-orange {
color: #d64f00;
}

/* CSS Variables */
:root {
--tangaroa:#1d2a3a;
--berry-pie:#4e6e8d;
--thistleblossom-soft-blue:#8bb5c1;
--welcoming-wasp:#f0a800;
--deep-orange:#d64f00;
}

More palettes to explore