All Palettes

Color Palette #d1a25c, #5a8c5a, #a35c5c, #3d7e99, #e0af9f

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-honey {
color: #d1a25c;
}
.emerald-ring {
color: #5a8c5a;
}
.escalante {
color: #a35c5c;
}
.blue-dart-frog {
color: #3d7e99;
}
.angel-breath {
color: #e0af9f;
}

/* CSS Variables */
:root {
--sweet-honey:#d1a25c;
--emerald-ring:#5a8c5a;
--escalante:#a35c5c;
--blue-dart-frog:#3d7e99;
--angel-breath:#e0af9f;
}

More palettes to explore