All Palettes

Color Palette #4ccdc4, #2bb1a5, #1e8a8a, #fab700, #f76a55

0%
0%
0%

CSS code for this palette

/* CSS */
.may-day {
color: #4ccdc4;
}
.capture {
color: #2bb1a5;
}
.ocean-liner {
color: #1e8a8a;
}
.blue-angels-yellow {
color: #fab700;
}
.rose-fusion {
color: #f76a55;
}

/* CSS Variables */
:root {
--may-day:#4ccdc4;
--capture:#2bb1a5;
--ocean-liner:#1e8a8a;
--blue-angels-yellow:#fab700;
--rose-fusion:#f76a55;
}

More palettes to explore