All Palettes

Color Palette #4a8bba, #6cb4d0, #9fd6e5, #f2d57d, #ef5d77

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8bba;
}
.charter {
color: #6cb4d0;
}
.light-budgie-blue {
color: #9fd6e5;
}
.jemima {
color: #f2d57d;
}
.highlighter-pink {
color: #ef5d77;
}

/* CSS Variables */
:root {
--boat-house:#4a8bba;
--charter:#6cb4d0;
--light-budgie-blue:#9fd6e5;
--jemima:#f2d57d;
--highlighter-pink:#ef5d77;
}

More palettes to explore