All Palettes

Color Palette #1d749f, #4bb7d2, #7be3e5, #f1b74b, #e7693c

0%
0%
0%

CSS code for this palette

/* CSS */
.bateau {
color: #1d749f;
}
.bachelor-button {
color: #4bb7d2;
}
.turkish-turquoise {
color: #7be3e5;
}
.maximum-yellow-red {
color: #f1b74b;
}
.emergency-zone {
color: #e7693c;
}

/* CSS Variables */
:root {
--bateau:#1d749f;
--bachelor-button:#4bb7d2;
--turkish-turquoise:#7be3e5;
--maximum-yellow-red:#f1b74b;
--emergency-zone:#e7693c;
}

More palettes to explore