All Palettes

Color Palette #d54891, #f9c8d3, #fce1ab, #f6c941, #faa700

0%
0%
0%

CSS code for this palette

/* CSS */
.kirby {
color: #d54891;
}
.palace-rose {
color: #f9c8d3;
}
.yeast {
color: #fce1ab;
}
.softsun {
color: #f6c941;
}
.chrome-yellow {
color: #faa700;
}

/* CSS Variables */
:root {
--kirby:#d54891;
--palace-rose:#f9c8d3;
--yeast:#fce1ab;
--softsun:#f6c941;
--chrome-yellow:#faa700;
}

More palettes to explore