All Palettes

Color Palette #3b6b9b, #5f8cab, #7fabc3, #e2e5b8, #f1b74b

0%
0%
0%

CSS code for this palette

/* CSS */
.star-sapphire {
color: #3b6b9b;
}
.rackley {
color: #5f8cab;
}
.arabella {
color: #7fabc3;
}
.schabziger-green {
color: #e2e5b8;
}
.maximum-yellow-red {
color: #f1b74b;
}

/* CSS Variables */
:root {
--star-sapphire:#3b6b9b;
--rackley:#5f8cab;
--arabella:#7fabc3;
--schabziger-green:#e2e5b8;
--maximum-yellow-red:#f1b74b;
}

More palettes to explore