All Palettes

Color Palette #66b5e5, #1c1c1c, #001c2e, #4ea2d0, #40809c

0%
0%
0%

CSS code for this palette

/* CSS */
.sanctuary-spa {
color: #66b5e5;
}
.eerie-black {
color: #1c1c1c;
}
.midnight-dreams {
color: #001c2e;
}
.blue-grotto {
color: #4ea2d0;
}
.dirty-blue {
color: #40809c;
}

/* CSS Variables */
:root {
--sanctuary-spa:#66b5e5;
--eerie-black:#1c1c1c;
--midnight-dreams:#001c2e;
--blue-grotto:#4ea2d0;
--dirty-blue:#40809c;
}

More palettes to explore