All Palettes

Color Palette #1a1f32, #3b4f8c, #4dc5e0, #f6b83c, #ff5757

0%
0%
0%

CSS code for this palette

/* CSS */
.kon {
color: #1a1f32;
}
.tory-blue {
color: #3b4f8c;
}
.lake-thun {
color: #4dc5e0;
}
.squash-blossom {
color: #f6b83c;
}
.fluorescent-red {
color: #ff5757;
}

/* CSS Variables */
:root {
--kon:#1a1f32;
--tory-blue:#3b4f8c;
--lake-thun:#4dc5e0;
--squash-blossom:#f6b83c;
--fluorescent-red:#ff5757;
}

More palettes to explore