All Palettes

Color Palette #a7d3b8, #f1b1c6, #f9e6b9, #f7c559, #e8a03b

0%
0%
0%

CSS code for this palette

/* CSS */
.glenwood-green {
color: #a7d3b8;
}
.rhodonite {
color: #f1b1c6;
}
.hawaiian-cream {
color: #f9e6b9;
}
.deep-fried-sun-rays {
color: #f7c559;
}
.gilded-leaves {
color: #e8a03b;
}

/* CSS Variables */
:root {
--glenwood-green:#a7d3b8;
--rhodonite:#f1b1c6;
--hawaiian-cream:#f9e6b9;
--deep-fried-sun-rays:#f7c559;
--gilded-leaves:#e8a03b;
}

More palettes to explore