All Palettes

Color Palette #1b2a69, #4a7cba, #7ec7e2, #efe46c, #f38a39

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b2a69;
}
.ashton-blue {
color: #4a7cba;
}
.big-chill {
color: #7ec7e2;
}
.limelight {
color: #efe46c;
}
.hot-orange {
color: #f38a39;
}

/* CSS Variables */
:root {
--mythical-night:#1b2a69;
--ashton-blue:#4a7cba;
--big-chill:#7ec7e2;
--limelight:#efe46c;
--hot-orange:#f38a39;
}

More palettes to explore