All Palettes

Color Palette #4a8fba, #6cb2d0, #89d8e6, #f7c5a1, #f77e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8fba;
}
.charter {
color: #6cb2d0;
}
.tanager-turquoise {
color: #89d8e6;
}
.shrimp-toast {
color: #f7c5a1;
}
.shell-pink {
color: #f77e7e;
}

/* CSS Variables */
:root {
--boat-house:#4a8fba;
--charter:#6cb2d0;
--tanager-turquoise:#89d8e6;
--shrimp-toast:#f7c5a1;
--shell-pink:#f77e7e;
}

More palettes to explore