All Palettes

Color Palette #1b3b6f, #4e8dc1, #89c7e6, #f6e6a7, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1b3b6f;
}
.boat-house {
color: #4e8dc1;
}
.deluxe-days {
color: #89c7e6;
}
.gold-sand {
color: #f6e6a7;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--assault:#1b3b6f;
--boat-house:#4e8dc1;
--deluxe-days:#89c7e6;
--gold-sand:#f6e6a7;
--shrimp-cocktail:#f4a462;
}

More palettes to explore