All Palettes

Color Palette #4f7a8c, #6ebfba, #a3e0d3, #f4e5b4, #e76f5f

0%
0%
0%

CSS code for this palette

/* CSS */
.cayman-bay {
color: #4f7a8c;
}
.tropic-tide {
color: #6ebfba;
}
.sparkling-mint {
color: #a3e0d3;
}
.smooth-as-corn-silk {
color: #f4e5b4;
}
.orangeville {
color: #e76f5f;
}

/* CSS Variables */
:root {
--cayman-bay:#4f7a8c;
--tropic-tide:#6ebfba;
--sparkling-mint:#a3e0d3;
--smooth-as-corn-silk:#f4e5b4;
--orangeville:#e76f5f;
}

More palettes to explore