All Palettes

Color Palette #4a9cba, #66b3d6, #8fd4e0, #f7c94b, #f45c25

0%
0%
0%

CSS code for this palette

/* CSS */
.coastline-blue {
color: #4a9cba;
}
.riviera-blue {
color: #66b3d6;
}
.plunging-waterfall {
color: #8fd4e0;
}
.sunny-mood {
color: #f7c94b;
}
.plastic-carrot {
color: #f45c25;
}

/* CSS Variables */
:root {
--coastline-blue:#4a9cba;
--riviera-blue:#66b3d6;
--plunging-waterfall:#8fd4e0;
--sunny-mood:#f7c94b;
--plastic-carrot:#f45c25;
}

More palettes to explore