All Palettes

Color Palette #4a8bba, #6cb4d0, #9ed2e5, #f4c76c, #e34f6c

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8bba;
}
.charter {
color: #6cb4d0;
}
.light-delphin {
color: #9ed2e5;
}
.cornsilk-yellow {
color: #f4c76c;
}
.camellia-rose {
color: #e34f6c;
}

/* CSS Variables */
:root {
--boat-house:#4a8bba;
--charter:#6cb4d0;
--light-delphin:#9ed2e5;
--cornsilk-yellow:#f4c76c;
--camellia-rose:#e34f6c;
}

More palettes to explore