Deep Sea Punk Color Palette
Discover the beautiful Deep Sea Punk color palette featuring nile blue (#1b3c5a), wedgewood (#497b9c), neptune (#78a3b5), morning glory (#a3d5e0) and bizarre (#f0e0e0).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAlternative, Aqua, Blue, Bright, Coral, Deep, Punk, Teal, 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 Deep Sea Punk palette
💻 Deep Sea Punk color palette CSS
/* CSS */
.color-1 {
color: #1b3c5a;
}
.color-2 {
color: #497b9c;
}
.color-3 {
color: #78a3b5;
}
.color-4 {
color: #a3d5e0;
}
.color-5 {
color: #f0e0e0;
}
/* CSS Variables */
:root {
--color-1: #1b3c5a;
--color-2: #497b9c;
--color-3: #78a3b5;
--color-4: #a3d5e0;
--color-5: #f0e0e0;
} 🌈 Deep Sea Punk background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b3c5a, #497b9c, #78a3b5, #a3d5e0, #f0e0e0);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b3c5a, #497b9c, #78a3b5, #a3d5e0, #f0e0e0);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Deep Sea Punk color palette created on .