All Palettes

Color Palette #e26a6a, #f3a15e, #f5c75c, #80d6a2, #49b7d0

0%
0%
0%

CSS code for this palette

/* CSS */
.childhood-crush {
color: #e26a6a;
}
.sandy-brown {
color: #f3a15e;
}
.deep-fried-sun-rays {
color: #f5c75c;
}
.enchanted-emerald {
color: #80d6a2;
}
.bachelor-button {
color: #49b7d0;
}

/* CSS Variables */
:root {
--childhood-crush:#e26a6a;
--sandy-brown:#f3a15e;
--deep-fried-sun-rays:#f5c75c;
--enchanted-emerald:#80d6a2;
--bachelor-button:#49b7d0;
}

More palettes to explore