All Palettes

Color Palette #d76a8e, #f7b2a1, #f9e78b, #8dd3c7, #4c9a9a

0%
0%
0%

CSS code for this palette

/* CSS */
.paris-pink {
color: #d76a8e;
}
.first-date {
color: #f7b2a1;
}
.no-gmb-yellow {
color: #f9e78b;
}
.green-daze {
color: #8dd3c7;
}
.aquatic-green {
color: #4c9a9a;
}

/* CSS Variables */
:root {
--paris-pink:#d76a8e;
--first-date:#f7b2a1;
--no-gmb-yellow:#f9e78b;
--green-daze:#8dd3c7;
--aquatic-green:#4c9a9a;
}

More palettes to explore