All Palettes

Color Palette #1a1c23, #3a498d, #6d9dc5, #9ed7f0, #f2f5f7

0%
0%
0%

CSS code for this palette

/* CSS */
.satin-deep-black {
color: #1a1c23;
}
.truth {
color: #3a498d;
}
.cerulean-frost {
color: #6d9dc5;
}
.sora-blue {
color: #9ed7f0;
}
.chef-s-hat {
color: #f2f5f7;
}

/* CSS Variables */
:root {
--satin-deep-black:#1a1c23;
--truth:#3a498d;
--cerulean-frost:#6d9dc5;
--sora-blue:#9ed7f0;
--chef-s-hat:#f2f5f7;
}

More palettes to explore