Stripe

A vibrant blend of Dodger Blue, Bright Turquoise, and Aero Blue, evoking a lively ocean vibe.

  • 🎨 Great for summer-themed designs or oceanic visuals.
  • 💡 This gradient mimics the color transition in tropical seas, from deep blue to clear turquoise.
Dodger Blue

#1fa2ff

Bright Turquoise

#12d8fa

Aero Blue

#a6ffcb

CSS Linear Gradient Code

				
					/* Stripe CSS Linear Gradient Background */
.gradient {
  background: #1FA2FF;
  background: linear-gradient(
    to right,
    #1FA2FF,#12D8FA,#A6FFCB
  );
}
				
			

TailwindCSS Linear Gradient

				
					/* Stripe TailwindCSS Linear Gradient */
<div class="bg-gradient-to-r from-[#1FA2FF] via-[#12D8FA] to-[#A6FFCB]"></div>
				
			

Stripe - UI Design Examples

You can use this gradient in your UI design in many ways, for example as a background in a tweet, for buttons or as a text gradient.

Tweet Background Generator

Martha Samuel

@marthatalks

I love this Stripe color palette gradient background 👍
July 6, 2025 23:44

CSS Linear Gradient Button

Home
Why Stripe?
Get Started

Linear Gradient Border

Stripe

CSS Font Gradient

The Best

Stripe

Tailwind CSS

Landing Pages

Shade of Stripe
We hope you enjoyed Stripe. Keep reading for more amazing colorful content for developers, designers and creators!
Stripe
Dodger Blue
Bright Turquoise
Aero Blue