All Palettes

Color Palette #a4c1ae, #e5b89a, #f6c80e, #f16f5b, #b54550

0%
0%
0%

CSS code for this palette

/* CSS */
.cambridge-blue {
color: #a4c1ae;
}
.sumptuous-peach {
color: #e5b89a;
}
.egg-toast {
color: #f6c80e;
}
.peach-echo {
color: #f16f5b;
}
.winterberry-frost {
color: #b54550;
}

/* CSS Variables */
:root {
--cambridge-blue:#a4c1ae;
--sumptuous-peach:#e5b89a;
--egg-toast:#f6c80e;
--peach-echo:#f16f5b;
--winterberry-frost:#b54550;
}

More palettes to explore