All Palettes

Color Palette #aad9e4, #ffb8c1, #f5e78e, #ff6e61, #9fc4e9

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-ocean {
color: #aad9e4;
}
.matt-pink {
color: #ffb8c1;
}
.flavescent {
color: #f5e78e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.sweet-dreams {
color: #9fc4e9;
}

/* CSS Variables */
:root {
--atlantic-ocean:#aad9e4;
--matt-pink:#ffb8c1;
--flavescent:#f5e78e;
--grapefruit-pulp:#ff6e61;
--sweet-dreams:#9fc4e9;
}

More palettes to explore