All Palettes

Color Palette #f7b5a1, #f6d58e, #f1e2a7, #b5d99b, #a7d7d2

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.maybe-maui {
color: #f6d58e;
}
.french-vanilla {
color: #f1e2a7;
}
.witty-green {
color: #b5d99b;
}
.sinbad {
color: #a7d7d2;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--maybe-maui:#f6d58e;
--french-vanilla:#f1e2a7;
--witty-green:#b5d99b;
--sinbad:#a7d7d2;
}

More palettes to explore