#09203F
#537895
Linear CSS gradient
#091 Eternal Constance Gradient
A smooth linear CSS gradient flowing upward from bottom to top, Eternal Constance blends midnight blue (#09203F) and cyan (#537895) in two colour stops.
The dark, blue-leaning palette communicates professionalism and depth — a natural fit for tools people rely on.
Works well for premium SaaS dashboards, fintech apps, developer tool landing pages. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#09203Frgb(9, 32, 63)
#537895rgb(83, 120, 149)
CSS code
background-image: linear-gradient(to top, #09203f 0%, #537895 100%);