All Palettes

Color Palette #1c204f, #4a78b5, #89c4e6, #f6e2a2, #f79c40

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1c204f;
}
.ashton-blue {
color: #4a78b5;
}
.deluxe-days {
color: #89c4e6;
}
.venetian-yellow {
color: #f6e2a2;
}
.chat-orange {
color: #f79c40;
}

/* CSS Variables */
:root {
--fly-by-night:#1c204f;
--ashton-blue:#4a78b5;
--deluxe-days:#89c4e6;
--venetian-yellow:#f6e2a2;
--chat-orange:#f79c40;
}

More palettes to explore