All Palettes

Color Palette #b4e0f3, #f5e3a8, #fab700, #ff6e61, #d9513f

0%
0%
0%

CSS code for this palette

/* CSS */
.echo-iris {
color: #b4e0f3;
}
.lemon-ice-yellow {
color: #f5e3a8;
}
.blue-angels-yellow {
color: #fab700;
}
.grapefruit-pulp {
color: #ff6e61;
}
.spirit-warrior {
color: #d9513f;
}

/* CSS Variables */
:root {
--echo-iris:#b4e0f3;
--lemon-ice-yellow:#f5e3a8;
--blue-angels-yellow:#fab700;
--grapefruit-pulp:#ff6e61;
--spirit-warrior:#d9513f;
}

More palettes to explore