All Palettes

Color Palette #1b649d, #3cb3d7, #9fd2df, #f9c54e, #f08a24

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.highlighter-blue {
color: #3cb3d7;
}
.light-sky-babe {
color: #9fd2df;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.carrot-orange {
color: #f08a24;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--highlighter-blue:#3cb3d7;
--light-sky-babe:#9fd2df;
--creamy-sweet-corn:#f9c54e;
--carrot-orange:#f08a24;
}

More palettes to explore