All Palettes

Color Palette #ff9e9e, #a3c2e0, #ffec3d, #ff6e61, #b4e0a3

0%
0%
0%

CSS code for this palette

/* CSS */
.rubber-radish {
color: #ff9e9e;
}
.artesian-pool {
color: #a3c2e0;
}
.hollandaise {
color: #ffec3d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.basil-smash {
color: #b4e0a3;
}

/* CSS Variables */
:root {
--rubber-radish:#ff9e9e;
--artesian-pool:#a3c2e0;
--hollandaise:#ffec3d;
--grapefruit-pulp:#ff6e61;
--basil-smash:#b4e0a3;
}

More palettes to explore