All Palettes

Color Palette #4a8fba, #70c2e6, #c4e2f3, #f5b042, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8fba;
}
.mizu {
color: #70c2e6;
}
.fresh-water {
color: #c4e2f3;
}
.butter-cream {
color: #f5b042;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--boat-house:#4a8fba;
--mizu:#70c2e6;
--fresh-water:#c4e2f3;
--butter-cream:#f5b042;
--vampire-red:#d63f2e;
}

More palettes to explore