All Palettes

Color Palette #69b6c3, #a7d5d7, #e4b9b9, #f0a800, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.maritime-soft-blue {
color: #69b6c3;
}
.iced-aqua {
color: #a7d5d7;
}
.bistro-pink {
color: #e4b9b9;
}
.welcoming-wasp {
color: #f0a800;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--maritime-soft-blue:#69b6c3;
--iced-aqua:#a7d5d7;
--bistro-pink:#e4b9b9;
--welcoming-wasp:#f0a800;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore