All Palettes

Color Palette #1d78b4, #4fb2d8, #9cd2e3, #f3e6bf, #f1933b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-vacation {
color: #1d78b4;
}
.aztec-sky {
color: #4fb2d8;
}
.blue-carpenter-bee {
color: #9cd2e3;
}
.creamy-vanilla {
color: #f3e6bf;
}
.furry-lion {
color: #f1933b;
}

/* CSS Variables */
:root {
--blue-vacation:#1d78b4;
--aztec-sky:#4fb2d8;
--blue-carpenter-bee:#9cd2e3;
--creamy-vanilla:#f3e6bf;
--furry-lion:#f1933b;
}

More palettes to explore