Rainbow Pride Color Palette

Discover the beautiful Rainbow Pride color palette featuring orange (#ff6d1f), sun (#ffb30f), ocean green (#3f9d6f), blue lagoon (#007e94) and wisteria (#9b58b6).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withLgbtq, Bright, Vibrant, Rainbow, Orange, Yellow, Green, Blue, Purple color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Rainbow Pride palette

Share this palette to:

💻 Rainbow Pride color palette CSS

/* CSS */
.color-1 {
color: #ff6d1f;
}
.color-2 {
color: #ffb30f;
}
.color-3 {
color: #3f9d6f;
}
.color-4 {
color: #007e94;
}
.color-5 {
color: #9b58b6;
}

/* CSS Variables */
:root {
--color-1: #ff6d1f;
--color-2: #ffb30f;
--color-3: #3f9d6f;
--color-4: #007e94;
--color-5: #9b58b6;
}

🌈 Rainbow Pride background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d1f, #ffb30f, #3f9d6f, #007e94, #9b58b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d1f, #ffb30f, #3f9d6f, #007e94, #9b58b6);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Rainbow Pride color palette created on .