All Palettes

Color Palette #f7b5a1, #f5d67a, #4ea69f, #3c7b9a, #2b3c5e

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.golden-raspberry {
color: #f5d67a;
}
.twilight-meadow {
color: #4ea69f;
}
.blue-dart-frog {
color: #3c7b9a;
}
.antarctic-blue {
color: #2b3c5e;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--golden-raspberry:#f5d67a;
--twilight-meadow:#4ea69f;
--blue-dart-frog:#3c7b9a;
--antarctic-blue:#2b3c5e;
}

More palettes to explore