All Palettes

Color Palette #69b2d3, #4b90be, #2c6c8c, #ef7b91, #f8c4c5

0%
0%
0%

CSS code for this palette

/* CSS */
.charter {
color: #69b2d3;
}
.boat-house {
color: #4b90be;
}
.ocean-call {
color: #2c6c8c;
}
.melon-mist {
color: #ef7b91;
}
.azalea-pink {
color: #f8c4c5;
}

/* CSS Variables */
:root {
--charter:#69b2d3;
--boat-house:#4b90be;
--ocean-call:#2c6c8c;
--melon-mist:#ef7b91;
--azalea-pink:#f8c4c5;
}

More palettes to explore