All Palettes

Color Palette #1b7793, #4bb7d2, #87d8e8, #f6e1a7, #f2694a

0%
0%
0%

CSS code for this palette

/* CSS */
.bateau {
color: #1b7793;
}
.bachelor-button {
color: #4bb7d2;
}
.tanager-turquoise {
color: #87d8e8;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.sango-red {
color: #f2694a;
}

/* CSS Variables */
:root {
--bateau:#1b7793;
--bachelor-button:#4bb7d2;
--tanager-turquoise:#87d8e8;
--lemon-ice-yellow:#f6e1a7;
--sango-red:#f2694a;
}

More palettes to explore