All Palettes

Color Palette #0092b3, #00c4f0, #a1e8e1, #f6f2b6, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.munsell-blue {
color: #0092b3;
}
.picnic-day-sky {
color: #00c4f0;
}
.everest {
color: #a1e8e1;
}
.casino-lights {
color: #f6f2b6;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--munsell-blue:#0092b3;
--picnic-day-sky:#00c4f0;
--everest:#a1e8e1;
--casino-lights:#f6f2b6;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore