All Palettes

Color Palette #ff6b6b, #ffb84d, #ffd54d, #4cae4f, #42a5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.pompelmo {
color: #ff6b6b;
}
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}
.devil-s-grass {
color: #4cae4f;
}
.adamantine-blue {
color: #42a5f5;
}

/* CSS Variables */
:root {
--pompelmo:#ff6b6b;
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
--devil-s-grass:#4cae4f;
--adamantine-blue:#42a5f5;
}

More palettes to explore