All Palettes

Color Palette #e87e21, #f1a65f, #f6c451, #d9eab8, #a5d6e4

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-gluttony {
color: #e87e21;
}
.sandy-brown {
color: #f1a65f;
}
.mom-s-pancake {
color: #f6c451;
}
.aloe-cream {
color: #d9eab8;
}
.atlantic-ocean {
color: #a5d6e4;
}

/* CSS Variables */
:root {
--orange-gluttony:#e87e21;
--sandy-brown:#f1a65f;
--mom-s-pancake:#f6c451;
--aloe-cream:#d9eab8;
--atlantic-ocean:#a5d6e4;
}

More palettes to explore