All Palettes

Color Palette #1a1f3d, #4c6f9a, #a2bfd7, #f0d75c, #f7698a

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1a1f3d;
}
.cobalt-flame {
color: #4c6f9a;
}
.everlasting {
color: #a2bfd7;
}
.dull-yellow {
color: #f0d75c;
}
.rosy-pink {
color: #f7698a;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1a1f3d;
--cobalt-flame:#4c6f9a;
--everlasting:#a2bfd7;
--dull-yellow:#f0d75c;
--rosy-pink:#f7698a;
}

More palettes to explore