All Palettes

Color Palette #ff619e, #ff9a4d, #ffd54d, #9fd6d4, #5b6b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.french-pink {
color: #ff619e;
}
.autumn-splendor {
color: #ff9a4d;
}
.vibrant {
color: #ffd54d;
}
.shallow-shoal {
color: #9fd6d4;
}
.allegiance {
color: #5b6b8b;
}

/* CSS Variables */
:root {
--french-pink:#ff619e;
--autumn-splendor:#ff9a4d;
--vibrant:#ffd54d;
--shallow-shoal:#9fd6d4;
--allegiance:#5b6b8b;
}

More palettes to explore