All Palettes

Color Palette #8ecae6, #ffd60a, #ff9f0f, #fb5609, #ff006e

0%
0%
0%

CSS code for this palette

/* CSS */
.deluxe-days {
color: #8ecae6;
}
.egg-yolk-sunrise {
color: #ffd60a;
}
.zinnia {
color: #ff9f0f;
}
.orange-clown-fish {
color: #fb5609;
}
.vivid-raspberry {
color: #ff006e;
}

/* CSS Variables */
:root {
--deluxe-days:#8ecae6;
--egg-yolk-sunrise:#ffd60a;
--zinnia:#ff9f0f;
--orange-clown-fish:#fb5609;
--vivid-raspberry:#ff006e;
}

More palettes to explore