All Palettes

Color Palette #f6d55a, #f9aeae, #3b3c8c, #2a9d90, #f25f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.snow-white-blush {
color: #f9aeae;
}
.clematis-blue {
color: #3b3c8c;
}
.azure-tide {
color: #2a9d90;
}
.firecracker {
color: #f25f3a;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--snow-white-blush:#f9aeae;
--clematis-blue:#3b3c8c;
--azure-tide:#2a9d90;
--firecracker:#f25f3a;
}

More palettes to explore