All Palettes

Color Palette #ff4d8b, #ff70a0, #ffb84d, #ffd54d, #6ca4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.french-rose {
color: #ff4d8b;
}
.french-pink {
color: #ff70a0;
}
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}
.greek-sea {
color: #6ca4e0;
}

/* CSS Variables */
:root {
--french-rose:#ff4d8b;
--french-pink:#ff70a0;
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
--greek-sea:#6ca4e0;
}

More palettes to explore