All Palettes

Color Palette #ffc2a8, #ff6e61, #eab8b8, #a1d6d9, #4c9090

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-apricot {
color: #ffc2a8;
}
.grapefruit-pulp {
color: #ff6e61;
}
.summer-cocktails {
color: #eab8b8;
}
.blue-tint {
color: #a1d6d9;
}
.mirage-lake {
color: #4c9090;
}

/* CSS Variables */
:root {
--sweet-apricot:#ffc2a8;
--grapefruit-pulp:#ff6e61;
--summer-cocktails:#eab8b8;
--blue-tint:#a1d6d9;
--mirage-lake:#4c9090;
}

More palettes to explore