All Palettes

Color Palette #4ab8c9, #f3ca4f, #f97a1f, #e94e77, #6a3d99

0%
0%
0%

CSS code for this palette

/* CSS */
.glimpse {
color: #4ab8c9;
}
.radiant-sun {
color: #f3ca4f;
}
.ornery-tangerine {
color: #f97a1f;
}
.kacey-s-pink {
color: #e94e77;
}
.sweet-flag {
color: #6a3d99;
}

/* CSS Variables */
:root {
--glimpse:#4ab8c9;
--radiant-sun:#f3ca4f;
--ornery-tangerine:#f97a1f;
--kacey-s-pink:#e94e77;
--sweet-flag:#6a3d99;
}

More palettes to explore