All Palettes

Color Palette #a3c7e0, #f4a462, #f07c00, #a85f2e, #c1d3d7

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.shrimp-cocktail {
color: #f4a462;
}
.r-d-i-ch-ng-orange {
color: #f07c00;
}
.beef-hotpot {
color: #a85f2e;
}
.scandinavian-sky {
color: #c1d3d7;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--shrimp-cocktail:#f4a462;
--r-d-i-ch-ng-orange:#f07c00;
--beef-hotpot:#a85f2e;
--scandinavian-sky:#c1d3d7;
}

More palettes to explore