All Palettes

Color Palette #ff6e61, #f7b2a1, #f3e1a0, #a3d8e0, #7ac7c5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.first-date {
color: #f7b2a1;
}
.roadster-yellow {
color: #f3e1a0;
}
.terrace-pool {
color: #a3d8e0;
}
.blue-green-gem {
color: #7ac7c5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--first-date:#f7b2a1;
--roadster-yellow:#f3e1a0;
--terrace-pool:#a3d8e0;
--blue-green-gem:#7ac7c5;
}

More palettes to explore