All Palettes

Color Palette #9fc4e9, #7ebe9c, #f2e19c, #f29d69, #ea6c89

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-dreams {
color: #9fc4e9;
}
.neptune-green {
color: #7ebe9c;
}
.buttery-croissant {
color: #f2e19c;
}
.monarch-orange {
color: #f29d69;
}
.grapefruit-juice {
color: #ea6c89;
}

/* CSS Variables */
:root {
--sweet-dreams:#9fc4e9;
--neptune-green:#7ebe9c;
--buttery-croissant:#f2e19c;
--monarch-orange:#f29d69;
--grapefruit-juice:#ea6c89;
}

More palettes to explore