All Palettes

Color Palette #00a1d6, #0083b3, #004e7a, #f3f4f6, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #00a1d6;
}
.primal-blue {
color: #0083b3;
}
.sea-paint {
color: #004e7a;
}
.chef-s-hat {
color: #f3f4f6;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--malibu-blue:#00a1d6;
--primal-blue:#0083b3;
--sea-paint:#004e7a;
--chef-s-hat:#f3f4f6;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore