All Palettes

Color Palette #6a908b, #5da1a2, #4fb5b4, #f3ca4f, #e27c40

0%
0%
0%

CSS code for this palette

/* CSS */
.oil-blue {
color: #6a908b;
}
.meadowbrook {
color: #5da1a2;
}
.crystalsong-blue {
color: #4fb5b4;
}
.radiant-sun {
color: #f3ca4f;
}
.solar-flare {
color: #e27c40;
}

/* CSS Variables */
:root {
--oil-blue:#6a908b;
--meadowbrook:#5da1a2;
--crystalsong-blue:#4fb5b4;
--radiant-sun:#f3ca4f;
--solar-flare:#e27c40;
}

More palettes to explore