All Palettes

Color Palette #1f90bd, #4bbae2, #80d4e5, #f1df3b, #f26b31

0%
0%
0%

CSS code for this palette

/* CSS */
.spa-dream {
color: #1f90bd;
}
.lake-thun {
color: #4bbae2;
}
.middle-blue {
color: #80d4e5;
}
.juicy-jackfruit {
color: #f1df3b;
}
.basketball {
color: #f26b31;
}

/* CSS Variables */
:root {
--spa-dream:#1f90bd;
--lake-thun:#4bbae2;
--middle-blue:#80d4e5;
--juicy-jackfruit:#f1df3b;
--basketball:#f26b31;
}

More palettes to explore