All Palettes

Color Palette #f4c65d, #f29c7d, #f3bfd3, #e1a3e6, #e7d26a

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f4c65d;
}
.cumquat-cream {
color: #f29c7d;
}
.cherry-blossom {
color: #f3bfd3;
}
.herb-robert {
color: #e1a3e6;
}
.arylide-yellow {
color: #e7d26a;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f4c65d;
--cumquat-cream:#f29c7d;
--cherry-blossom:#f3bfd3;
--herb-robert:#e1a3e6;
--arylide-yellow:#e7d26a;
}

More palettes to explore