All Palettes

Color Palette #a4c1ae, #e2d0b6, #f5c87a, #f08d3d, #ef5d5d

0%
0%
0%

CSS code for this palette

/* CSS */
.cambridge-blue {
color: #a4c1ae;
}
.toasted-cashew {
color: #e2d0b6;
}
.sunday-afternoon {
color: #f5c87a;
}
.mandarin-rind {
color: #f08d3d;
}
.firecracker-salmon {
color: #ef5d5d;
}

/* CSS Variables */
:root {
--cambridge-blue:#a4c1ae;
--toasted-cashew:#e2d0b6;
--sunday-afternoon:#f5c87a;
--mandarin-rind:#f08d3d;
--firecracker-salmon:#ef5d5d;
}

More palettes to explore