All Palettes

Color Palette #ff6b81, #ff9e42, #ffd60a, #69af4b, #1e3799

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-watermelon {
color: #ff6b81;
}
.exotic-blossom {
color: #ff9e42;
}
.egg-yolk-sunrise {
color: #ffd60a;
}
.sour-candy {
color: #69af4b;
}
.north-star-blue {
color: #1e3799;
}

/* CSS Variables */
:root {
--wild-watermelon:#ff6b81;
--exotic-blossom:#ff9e42;
--egg-yolk-sunrise:#ffd60a;
--sour-candy:#69af4b;
--north-star-blue:#1e3799;
}

More palettes to explore