All Palettes

Color Palette #4b91e2, #6ba9eb, #8ac8f4, #f1e2a7, #f7a5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.greek-sea {
color: #6ba9eb;
}
.airy-blue {
color: #8ac8f4;
}
.french-vanilla {
color: #f1e2a7;
}
.roseberry {
color: #f7a5a1;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--greek-sea:#6ba9eb;
--airy-blue:#8ac8f4;
--french-vanilla:#f1e2a7;
--roseberry:#f7a5a1;
}

More palettes to explore