All Palettes

Color Palette #3c5b90, #899ad1, #b1c9e2, #f1d598, #f78d1d

0%
0%
0%

CSS code for this palette

/* CSS */
.lambent-lagoon {
color: #3c5b90;
}
.mystic-iris {
color: #899ad1;
}
.newman-s-eye {
color: #b1c9e2;
}
.white-corn {
color: #f1d598;
}
.miami-marmalade {
color: #f78d1d;
}

/* CSS Variables */
:root {
--lambent-lagoon:#3c5b90;
--mystic-iris:#899ad1;
--newman-s-eye:#b1c9e2;
--white-corn:#f1d598;
--miami-marmalade:#f78d1d;
}

More palettes to explore