All Palettes

Color Palette #2c7c8c, #4fb7c9, #78e1e8, #f7e2b6, #f9d88b

0%
0%
0%

CSS code for this palette

/* CSS */
.turkish-stone {
color: #2c7c8c;
}
.mountain-range-blue {
color: #4fb7c9;
}
.turkish-turquoise {
color: #78e1e8;
}
.flan {
color: #f7e2b6;
}
.5 {
color: #f9d88b;
}

/* CSS Variables */
:root {
--turkish-stone:#2c7c8c;
--mountain-range-blue:#4fb7c9;
--turkish-turquoise:#78e1e8;
--flan:#f7e2b6;
--5:#f9d88b;
}

More palettes to explore