All Palettes

Color Palette #1e4b8f, #4c7c9e, #8bc6b3, #f1df5b, #f26e7d

0%
0%
0%

CSS code for this palette

/* CSS */
.dancing-sea {
color: #1e4b8f;
}
.tech-wave {
color: #4c7c9e;
}
.aquastone {
color: #8bc6b3;
}
.dull-yellow {
color: #f1df5b;
}
.strawberry-pink {
color: #f26e7d;
}

/* CSS Variables */
:root {
--dancing-sea:#1e4b8f;
--tech-wave:#4c7c9e;
--aquastone:#8bc6b3;
--dull-yellow:#f1df5b;
--strawberry-pink:#f26e7d;
}

More palettes to explore