All Palettes

Color Palette #ff938a, #ffab85, #ffca7a, #ffee8f, #ffe342

0%
0%
0%

CSS code for this palette

/* CSS */
.mona-lisa {
color: #ff938a;
}
.super-sepia {
color: #ffab85;
}
.beige-topaz {
color: #ffca7a;
}
.the-first-daffodil {
color: #ffee8f;
}
.gargoyle-gas {
color: #ffe342;
}

/* CSS Variables */
:root {
--mona-lisa:#ff938a;
--super-sepia:#ffab85;
--beige-topaz:#ffca7a;
--the-first-daffodil:#ffee8f;
--gargoyle-gas:#ffe342;
}

More palettes to explore