All Palettes

Color Palette #4db8ff, #1e8ef1, #1b6bb6, #1a4a89, #0f3c61

0%
0%
0%

CSS code for this palette

/* CSS */
.hello-summer {
color: #4db8ff;
}
.karimun-blue {
color: #1e8ef1;
}
.beautiful-blue {
color: #1b6bb6;
}
.olympian-blue {
color: #1a4a89;
}
.poseidon {
color: #0f3c61;
}

/* CSS Variables */
:root {
--hello-summer:#4db8ff;
--karimun-blue:#1e8ef1;
--beautiful-blue:#1b6bb6;
--olympian-blue:#1a4a89;
--poseidon:#0f3c61;
}

More palettes to explore