All Palettes

Color Palette #0098c7, #00b4e6, #6be1ff, #f6f9f9, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.uv-light {
color: #0098c7;
}
.blue-atoll {
color: #00b4e6;
}
.athena-blue {
color: #6be1ff;
}
.zh-n-zh-b-i-pearl {
color: #f6f9f9;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--uv-light:#0098c7;
--blue-atoll:#00b4e6;
--athena-blue:#6be1ff;
--zh-n-zh-b-i-pearl:#f6f9f9;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore