Tech Wave Color Palette

Discover the beautiful Tech Wave color palette featuring regent st blue (#a2c7e7), seagull (#6eb1e7), havelock blue (#3b8cd8), denim (#1a7db7) and venice blue (#0b5e9d).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAggressive, Blue, Bright, Light, Modern, Soft, Summer, Tech, Vibrant 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 Tech Wave palette

Share this palette to:

💻 Tech Wave color palette CSS

/* CSS */
.color-1 {
color: #a2c7e7;
}
.color-2 {
color: #6eb1e7;
}
.color-3 {
color: #3b8cd8;
}
.color-4 {
color: #1a7db7;
}
.color-5 {
color: #0b5e9d;
}

/* CSS Variables */
:root {
--color-1: #a2c7e7;
--color-2: #6eb1e7;
--color-3: #3b8cd8;
--color-4: #1a7db7;
--color-5: #0b5e9d;
}

🌈 Tech Wave background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2c7e7, #6eb1e7, #3b8cd8, #1a7db7, #0b5e9d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2c7e7, #6eb1e7, #3b8cd8, #1a7db7, #0b5e9d);
}

🔗 Explore similar color palettes

No palettes found

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

Tech Wave color palette created on .