All Palettes

Color Palette #e2ba4b, #afeb8e, #6bb8d1, #4d7c99, #293c65

0%
0%
0%

CSS code for this palette

/* CSS */
.high-honey {
color: #e2ba4b;
}
.sage-sensation {
color: #afeb8e;
}
.revelry-blue {
color: #6bb8d1;
}
.stormy-ridge {
color: #4d7c99;
}
.blue-depths {
color: #293c65;
}

/* CSS Variables */
:root {
--high-honey:#e2ba4b;
--sage-sensation:#afeb8e;
--revelry-blue:#6bb8d1;
--stormy-ridge:#4d7c99;
--blue-depths:#293c65;
}

More palettes to explore