All Palettes

Color Palette #1f6f8e, #5bb9a7, #90e0a0, #f5e27f, #f7afa1

0%
0%
0%

CSS code for this palette

/* CSS */
.chill-of-the-night {
color: #1f6f8e;
}
.shylock {
color: #5bb9a7;
}
.mother-of-pearl-green {
color: #90e0a0;
}
.yellow-dragon {
color: #f5e27f;
}
.first-date {
color: #f7afa1;
}

/* CSS Variables */
:root {
--chill-of-the-night:#1f6f8e;
--shylock:#5bb9a7;
--mother-of-pearl-green:#90e0a0;
--yellow-dragon:#f5e27f;
--first-date:#f7afa1;
}

More palettes to explore