All Palettes

Color Palette #8cb8e3, #4a9cba, #c2e0e5, #f9d890, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.goluboy-blue {
color: #8cb8e3;
}
.coastline-blue {
color: #4a9cba;
}
.bathe-blue {
color: #c2e0e5;
}
.meadow-yellow {
color: #f9d890;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--goluboy-blue:#8cb8e3;
--coastline-blue:#4a9cba;
--bathe-blue:#c2e0e5;
--meadow-yellow:#f9d890;
--sun-orange:#f47b1f;
}

More palettes to explore