#B8CBB8
#B465DA
#CF6CC9
#EE609C

Linear CSS gradient

#038 Star Wine Gradient

Star Wine is a linear CSS gradient built from 4 colors: #B8CBB8, #B465DA, #CF6CC9, #EE609C. 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
#B8CBB8rgb(184, 203, 184)
#B465DArgb(180, 101, 218)
#CF6CC9rgb(207, 108, 201)
#EE609Crgb(238, 96, 156)

CSS code

background-image: linear-gradient(to right, #b8cbb8 0%, #b8cbb8 0%, #b465da 0%, #cf6cc9 33%, #ee609c 66%, #ee609c 100%);

#038 Star Wine Gradient preview