#2CD8D5
#6B8DD6
#8E37D7
Linear CSS gradient
#153 Black Sea Gradient
Black Sea is a linear CSS gradient built from 3 colors: #2CD8D5, #6B8DD6, #8E37D7. 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
#2CD8D5rgb(44, 216, 213)
#6B8DD6rgb(107, 141, 214)
#8E37D7rgb(142, 55, 215)
CSS code
background-image: linear-gradient(-225deg, #2CD8D5 0%, #6B8DD6 48%, #8E37D7 100%);