All Palettes

Color Palette #1f6f8e, #3bb1b5, #6ed4c3, #f1e2a7, #f9a85d

0%
0%
0%

CSS code for this palette

/* CSS */
.chill-of-the-night {
color: #1f6f8e;
}
.lake-tahoe-turquoise {
color: #3bb1b5;
}
.downy {
color: #6ed4c3;
}
.french-vanilla {
color: #f1e2a7;
}
.rajah {
color: #f9a85d;
}

/* CSS Variables */
:root {
--chill-of-the-night:#1f6f8e;
--lake-tahoe-turquoise:#3bb1b5;
--downy:#6ed4c3;
--french-vanilla:#f1e2a7;
--rajah:#f9a85d;
}

More palettes to explore