All Palettes

Color Palette #2b8eda, #4abf8a, #f4e0a4, #f19379, #d67a99

0%
0%
0%

CSS code for this palette

/* CSS */
.boyzone {
color: #2b8eda;
}
.aragon-green {
color: #4abf8a;
}
.sun-dust {
color: #f4e0a4;
}
.indian-dance {
color: #f19379;
}
.little-bow-pink {
color: #d67a99;
}

/* CSS Variables */
:root {
--boyzone:#2b8eda;
--aragon-green:#4abf8a;
--sun-dust:#f4e0a4;
--indian-dance:#f19379;
--little-bow-pink:#d67a99;
}

More palettes to explore