All Palettes

Color Palette #f6b6d8, #f5d87f, #f4c95d, #f0a800, #e28c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.manga-pink {
color: #f6b6d8;
}
.rapunzel {
color: #f5d87f;
}
.deep-fried-sun-rays {
color: #f4c95d;
}
.welcoming-wasp {
color: #f0a800;
}
.texas-longhorn {
color: #e28c3c;
}

/* CSS Variables */
:root {
--manga-pink:#f6b6d8;
--rapunzel:#f5d87f;
--deep-fried-sun-rays:#f4c95d;
--welcoming-wasp:#f0a800;
--texas-longhorn:#e28c3c;
}

More palettes to explore