All Palettes

Color Palette #4a8bba, #7cb8d0, #b5e3e3, #f8daaf, #f2a1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8bba;
}
.harbour-sky {
color: #7cb8d0;
}
.seascape-green {
color: #b5e3e3;
}
.satin-latour {
color: #f8daaf;
}
.plum-blossom {
color: #f2a1a1;
}

/* CSS Variables */
:root {
--boat-house:#4a8bba;
--harbour-sky:#7cb8d0;
--seascape-green:#b5e3e3;
--satin-latour:#f8daaf;
--plum-blossom:#f2a1a1;
}

More palettes to explore