All Palettes

Color Palette #3c5b96, #5a8db5, #8bbeda, #c3e6f4, #f9d89a

0%
0%
0%

CSS code for this palette

/* CSS */
.portuguese-blue {
color: #3c5b96;
}
.alpha-blue {
color: #5a8db5;
}
.frozen-whisper {
color: #8bbeda;
}
.icy-landscape {
color: #c3e6f4;
}
.applesauce {
color: #f9d89a;
}

/* CSS Variables */
:root {
--portuguese-blue:#3c5b96;
--alpha-blue:#5a8db5;
--frozen-whisper:#8bbeda;
--icy-landscape:#c3e6f4;
--applesauce:#f9d89a;
}

More palettes to explore