All Palettes

Color Palette #1b3b5a, #4e6e8d, #7da3b5, #b7d7d2, #f5b400

0%
0%
0%

CSS code for this palette

/* CSS */
.regal-blue {
color: #1b3b5a;
}
.berry-pie {
color: #4e6e8d;
}
.lagoon-blue {
color: #7da3b5;
}
.wingsuit-wind {
color: #b7d7d2;
}
.american-yellow {
color: #f5b400;
}

/* CSS Variables */
:root {
--regal-blue:#1b3b5a;
--berry-pie:#4e6e8d;
--lagoon-blue:#7da3b5;
--wingsuit-wind:#b7d7d2;
--american-yellow:#f5b400;
}

More palettes to explore