All Palettes

Color Palette #0090b8, #00b3a4, #00d6a1, #ffd54d, #ff6d1f

0%
0%
0%

CSS code for this palette

/* CSS */
.hawaiian-ocean {
color: #0090b8;
}
.billiard {
color: #00b3a4;
}
.caribbean-green {
color: #00d6a1;
}
.vibrant {
color: #ffd54d;
}
.shocking-orange {
color: #ff6d1f;
}

/* CSS Variables */
:root {
--hawaiian-ocean:#0090b8;
--billiard:#00b3a4;
--caribbean-green:#00d6a1;
--vibrant:#ffd54d;
--shocking-orange:#ff6d1f;
}

More palettes to explore