All Palettes

Color Palette #3b5897, #4bbae2, #5abfbd, #f6b83c, #f85725

0%
0%
0%

CSS code for this palette

/* CSS */
.muted-lavender {
color: #3b5897;
}
.lake-thun {
color: #4bbae2;
}
.pharaoh-s-seas {
color: #5abfbd;
}
.squash-blossom {
color: #f6b83c;
}
.carrot-lava {
color: #f85725;
}

/* CSS Variables */
:root {
--muted-lavender:#3b5897;
--lake-thun:#4bbae2;
--pharaoh-s-seas:#5abfbd;
--squash-blossom:#f6b83c;
--carrot-lava:#f85725;
}

More palettes to explore