All Palettes

Color Palette #f9aeae, #f4b92f, #f6d5b1, #a5d86f, #4c9a9a

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.yellow-groove {
color: #f4b92f;
}
.frangipane {
color: #f6d5b1;
}
.bilious-green {
color: #a5d86f;
}
.aquatic-green {
color: #4c9a9a;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--yellow-groove:#f4b92f;
--frangipane:#f6d5b1;
--bilious-green:#a5d86f;
--aquatic-green:#4c9a9a;
}

More palettes to explore