All Palettes

Color Palette #4999bc, #7fc5d7, #aae7f3, #f7c94b, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.coastline-blue {
color: #4999bc;
}
.water-flow {
color: #7fc5d7;
}
.uranus {
color: #aae7f3;
}
.sunny-mood {
color: #f7c94b;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--coastline-blue:#4999bc;
--water-flow:#7fc5d7;
--uranus:#aae7f3;
--sunny-mood:#f7c94b;
--sun-orange:#f47b1f;
}

More palettes to explore