#2AF598
#009EFD
Linear CSS gradient
#035 Itmeo Branding Gradient
Itmeo Branding runs flowing downward from top to bottom, blending emerald (#2AF598) and cyan (#009EFD) in a bold two colour stops linear CSS gradient.
Saturated to the max, this palette grabs attention fast and keeps it — ideal wherever boldness is a feature, not a bug.
Works well for gaming UIs, nightlife event pages, bold call-to-action sections. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#2AF598rgb(42, 245, 152)
#009EFDrgb(0, 158, 253)
CSS code
background-image: linear-gradient(180deg, #2af598 0%, #009efd 100%);