All Palettes

Color Palette #a3d2ca, #5e8c8d, #fab700, #dbc200, #ef6c79

0%
0%
0%

CSS code for this palette

/* CSS */
.cold-turquoise {
color: #a3d2ca;
}
.steel-teal {
color: #5e8c8d;
}
.blue-angels-yellow {
color: #fab700;
}
.sorbet-yellow {
color: #dbc200;
}
.sun-kissed-coral {
color: #ef6c79;
}

/* CSS Variables */
:root {
--cold-turquoise:#a3d2ca;
--steel-teal:#5e8c8d;
--blue-angels-yellow:#fab700;
--sorbet-yellow:#dbc200;
--sun-kissed-coral:#ef6c79;
}

More palettes to explore