All Palettes

Color Palette #f1c1e6, #ff9e9e, #ffcc7a, #ffec3d, #84c8f0

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-soap {
color: #f1c1e6;
}
.rubber-radish {
color: #ff9e9e;
}
.apricot-glow {
color: #ffcc7a;
}
.hollandaise {
color: #ffec3d;
}
.fish-pond {
color: #84c8f0;
}

/* CSS Variables */
:root {
--lavender-soap:#f1c1e6;
--rubber-radish:#ff9e9e;
--apricot-glow:#ffcc7a;
--hollandaise:#ffec3d;
--fish-pond:#84c8f0;
}

More palettes to explore