All Palettes

Color Palette #ff9a1f, #f1c84b, #7c9f1e, #4d7d89, #293c65

0%
0%
0%

CSS code for this palette

/* CSS */
.dragon-ball {
color: #ff9a1f;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.spring-vegetables {
color: #7c9f1e;
}
.brittany-blue {
color: #4d7d89;
}
.blue-depths {
color: #293c65;
}

/* CSS Variables */
:root {
--dragon-ball:#ff9a1f;
--solar-plexus-chakra:#f1c84b;
--spring-vegetables:#7c9f1e;
--brittany-blue:#4d7d89;
--blue-depths:#293c65;
}

More palettes to explore