All Palettes

Color Palette #f9a77b, #f3b87c, #f2ce5a, #a1e3b1, #4ba8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-wash {
color: #f9a77b;
}
.sunburst {
color: #f3b87c;
}
.sorreno-lemon {
color: #f2ce5a;
}
.overtone {
color: #a1e3b1;
}
.high-blue {
color: #4ba8e2;
}

/* CSS Variables */
:root {
--apricot-wash:#f9a77b;
--sunburst:#f3b87c;
--sorreno-lemon:#f2ce5a;
--overtone:#a1e3b1;
--high-blue:#4ba8e2;
}

More palettes to explore