All Palettes

Color Palette #f6d56a, #ff6e61, #ffb84d, #00999e, #00b3a7

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse-glow {
color: #f6d56a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.riviera-paradise {
color: #00999e;
}
.verditer {
color: #00b3a7;
}

/* CSS Variables */
:root {
--lighthouse-glow:#f6d56a;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--riviera-paradise:#00999e;
--verditer:#00b3a7;
}

More palettes to explore