All Palettes

Color Palette #f6b76a, #f1a7b1, #e6d8d1, #a3e6e0, #f4e9a9

0%
0%
0%

CSS code for this palette

/* CSS */
.citrus-honey {
color: #f6b76a;
}
.pink-fit {
color: #f1a7b1;
}
.sentimental {
color: #e6d8d1;
}
.everest {
color: #a3e6e0;
}
.glisten-yellow {
color: #f4e9a9;
}

/* CSS Variables */
:root {
--citrus-honey:#f6b76a;
--pink-fit:#f1a7b1;
--sentimental:#e6d8d1;
--everest:#a3e6e0;
--glisten-yellow:#f4e9a9;
}

More palettes to explore