All Palettes

Color Palette #2a699d, #4a8cbf, #80b3d6, #f5c400, #db5000

0%
0%
0%

CSS code for this palette

/* CSS */
.blues {
color: #2a699d;
}
.boat-house {
color: #4a8cbf;
}
.regale-blue {
color: #80b3d6;
}
.syndicalist {
color: #f5c400;
}
.deep-orange {
color: #db5000;
}

/* CSS Variables */
:root {
--blues:#2a699d;
--boat-house:#4a8cbf;
--regale-blue:#80b3d6;
--syndicalist:#f5c400;
--deep-orange:#db5000;
}

More palettes to explore