All Palettes

Color Palette #f6a7c1, #f5b06b, #f3d66d, #92e3a7, #4f9c99

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7c1;
}
.barrel {
color: #f5b06b;
}
.forsythia-blossom {
color: #f3d66d;
}
.hospital-green {
color: #92e3a7;
}
.tourmaline-turquoise {
color: #4f9c99;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7c1;
--barrel:#f5b06b;
--forsythia-blossom:#f3d66d;
--hospital-green:#92e3a7;
--tourmaline-turquoise:#4f9c99;
}

More palettes to explore