All Palettes

Color Palette #1f6f8e, #3bc0c4, #70e0e6, #ff998a, #ffdf6b

0%
0%
0%

CSS code for this palette

/* CSS */
.chill-of-the-night {
color: #1f6f8e;
}
.panorama-blue {
color: #3bc0c4;
}
.turquoise-sea {
color: #70e0e6;
}
.peach-pink {
color: #ff998a;
}
.pale-gold {
color: #ffdf6b;
}

/* CSS Variables */
:root {
--chill-of-the-night:#1f6f8e;
--panorama-blue:#3bc0c4;
--turquoise-sea:#70e0e6;
--peach-pink:#ff998a;
--pale-gold:#ffdf6b;
}

More palettes to explore