All Palettes

Color Palette #f7b1a1, #f6d6a7, #e2f3e6, #a3d6e0, #2a7976

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.aquarelle-green {
color: #e2f3e6;
}
.terrace-pool {
color: #a3d6e0;
}
.elm {
color: #2a7976;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--enjoyable-yellow:#f6d6a7;
--aquarelle-green:#e2f3e6;
--terrace-pool:#a3d6e0;
--elm:#2a7976;
}

More palettes to explore