All Palettes

Color Palette #f6d55a, #f9aeae, #f15bb5, #00b3aa, #1c1c2c

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.snow-white-blush {
color: #f9aeae;
}
.crumbly-lipstick {
color: #f15bb5;
}
.verditer {
color: #00b3aa;
}
.sambucus {
color: #1c1c2c;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--snow-white-blush:#f9aeae;
--crumbly-lipstick:#f15bb5;
--verditer:#00b3aa;
--sambucus:#1c1c2c;
}

More palettes to explore