All Palettes

Color Palette #ff6933, #ff9b3d, #ffd54d, #a2d66b, #69b4b5

0%
0%
0%

CSS code for this palette

/* CSS */
.halt-and-catch-fire {
color: #ff6933;
}
.hawaiian-passion {
color: #ff9b3d;
}
.vibrant {
color: #ffd54d;
}
.tropical-light {
color: #a2d66b;
}
.dexter {
color: #69b4b5;
}

/* CSS Variables */
:root {
--halt-and-catch-fire:#ff6933;
--hawaiian-passion:#ff9b3d;
--vibrant:#ffd54d;
--tropical-light:#a2d66b;
--dexter:#69b4b5;
}

More palettes to explore