All Palettes

Color Palette #faa700, #ff4d7c, #ff85a1, #ffb8d2, #ffdfc2

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.sasquatch-socks {
color: #ff4d7c;
}
.rosa {
color: #ff85a1;
}
.candy-bar {
color: #ffb8d2;
}
.sand-muffin {
color: #ffdfc2;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--sasquatch-socks:#ff4d7c;
--rosa:#ff85a1;
--candy-bar:#ffb8d2;
--sand-muffin:#ffdfc2;
}

More palettes to explore