All Palettes

Color Palette #1b4064, #3a7d9c, #84c1d7, #f1e2b1, #f78d4b

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1b4064;
}
.blue-dart-frog {
color: #3a7d9c;
}
.sky-babe {
color: #84c1d7;
}
.bone-white {
color: #f1e2b1;
}
.blaze {
color: #f78d4b;
}

/* CSS Variables */
:root {
--lucidity:#1b4064;
--blue-dart-frog:#3a7d9c;
--sky-babe:#84c1d7;
--bone-white:#f1e2b1;
--blaze:#f78d4b;
}

More palettes to explore