All Palettes

Color Palette #ffc2a8, #ff6e61, #ff4938, #d65cb1, #4a9cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-apricot {
color: #ffc2a8;
}
.grapefruit-pulp {
color: #ff6e61;
}
.hotspot {
color: #ff4938;
}
.p-t-o-z-purple {
color: #d65cb1;
}
.peaceful-river {
color: #4a9cd3;
}

/* CSS Variables */
:root {
--sweet-apricot:#ffc2a8;
--grapefruit-pulp:#ff6e61;
--hotspot:#ff4938;
--p-t-o-z-purple:#d65cb1;
--peaceful-river:#4a9cd3;
}

More palettes to explore