#93A5CF
#E4EFE9

Linear CSS gradient

#075 Clean Mirror Gradient

Clean Mirror is a linear CSS gradient built from 2 colors: #93A5CF, #E4EFE9. It works well for hero sections, UI surfaces, marketing pages, and subtle background treatments.

Use the palette table below to grab exact HEX and RGB values, then copy the raw CSS snippet and drop it straight into your project without re-building the gradient by hand.

Color palette

ColorHEXRGB
#93A5CFrgb(147, 165, 207)
#E4EFE9rgb(228, 239, 233)

CSS code

background-image: linear-gradient(45deg, #93a5cf 0%, #e4efe9 100%);

#075 Clean Mirror Gradient preview