All Palettes

Color Palette #1b6dac, #4ba1c3, #9fd4df, #f5cf9e, #f79f3b

0%
0%
0%

CSS code for this palette

/* CSS */
.planetarium {
color: #1b6dac;
}
.brig {
color: #4ba1c3;
}
.ocean-cruise {
color: #9fd4df;
}
.granola {
color: #f5cf9e;
}
.chat-orange {
color: #f79f3b;
}

/* CSS Variables */
:root {
--planetarium:#1b6dac;
--brig:#4ba1c3;
--ocean-cruise:#9fd4df;
--granola:#f5cf9e;
--chat-orange:#f79f3b;
}

More palettes to explore