All Palettes

Color Palette #1b2a6f, #3b6da5, #68a1c4, #b6e1e2, #f9c7b4

0%
0%
0%

CSS code for this palette

/* CSS */
.impression-of-obscurity {
color: #1b2a6f;
}
.mega-blue {
color: #3b6da5;
}
.scott-base {
color: #68a1c4;
}
.fine-blue {
color: #b6e1e2;
}
.salmon-beauty {
color: #f9c7b4;
}

/* CSS Variables */
:root {
--impression-of-obscurity:#1b2a6f;
--mega-blue:#3b6da5;
--scott-base:#68a1c4;
--fine-blue:#b6e1e2;
--salmon-beauty:#f9c7b4;
}

More palettes to explore