All Palettes

Color Palette #f69f2c, #f5c400, #b6e1f6, #5b9edc, #3b6eb5

0%
0%
0%

CSS code for this palette

/* CSS */
.lightning-yellow {
color: #f69f2c;
}
.syndicalist {
color: #f5c400;
}
.echo-iris {
color: #b6e1f6;
}
.blue-bay {
color: #5b9edc;
}
.athens {
color: #3b6eb5;
}

/* CSS Variables */
:root {
--lightning-yellow:#f69f2c;
--syndicalist:#f5c400;
--echo-iris:#b6e1f6;
--blue-bay:#5b9edc;
--athens:#3b6eb5;
}

More palettes to explore