All Palettes

Color Palette #f6aa6f, #f6ca5a, #e9e79f, #a3d5e0, #5e9b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.florida-sunrise {
color: #f6aa6f;
}
.deep-fried-sun-rays {
color: #f6ca5a;
}
.wax-yellow {
color: #e9e79f;
}
.french-pass {
color: #a3d5e0;
}
.jugendstil-turquoise {
color: #5e9b9c;
}

/* CSS Variables */
:root {
--florida-sunrise:#f6aa6f;
--deep-fried-sun-rays:#f6ca5a;
--wax-yellow:#e9e79f;
--french-pass:#a3d5e0;
--jugendstil-turquoise:#5e9b9c;
}

More palettes to explore