All Palettes

Color Palette #4b87c3, #599acf, #7bb1e0, #c9dae9, #f0f6fa

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4b87c3;
}
.winter-lakes {
color: #599acf;
}
.lucea {
color: #7bb1e0;
}
.celestial-light {
color: #c9dae9;
}
.distant-horizon {
color: #f0f6fa;
}

/* CSS Variables */
:root {
--boat-house:#4b87c3;
--winter-lakes:#599acf;
--lucea:#7bb1e0;
--celestial-light:#c9dae9;
--distant-horizon:#f0f6fa;
}

More palettes to explore