All Palettes

Color Palette #4b8cbe, #6ab8e2, #a1d3e8, #f2ba5a, #e65f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4b8cbe;
}
.malibu {
color: #6ab8e2;
}
.chefchaouen-blue {
color: #a1d3e8;
}
.bee {
color: #f2ba5a;
}
.sohi-red {
color: #e65f3d;
}

/* CSS Variables */
:root {
--boat-house:#4b8cbe;
--malibu:#6ab8e2;
--chefchaouen-blue:#a1d3e8;
--bee:#f2ba5a;
--sohi-red:#e65f3d;
}

More palettes to explore