All Palettes

Color Palette #1d798c, #4fb7c9, #8de2e0, #f9e380, #f27b31

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1d798c;
}
.mountain-range-blue {
color: #4fb7c9;
}
.island-paradise {
color: #8de2e0;
}
.pasta-luego {
color: #f9e380;
}
.sea-nettle {
color: #f27b31;
}

/* CSS Variables */
:root {
--bermuda:#1d798c;
--mountain-range-blue:#4fb7c9;
--island-paradise:#8de2e0;
--pasta-luego:#f9e380;
--sea-nettle:#f27b31;
}

More palettes to explore