Blue Tiger Shark Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Blue Tiger Shark palette
Blue Tiger Shark color palette CSS
/* CSS */
.color-1 {
color: #4a6a8c;
}
.color-2 {
color: #9bb4c5;
}
.color-3 {
color: #d1c4a8;
}
.color-4 {
color: #f5b06b;
}
.color-5 {
color: #c45b3b;
}
/* CSS Variables */
:root {
--color-1: #4a6a8c;
--color-2: #9bb4c5;
--color-3: #d1c4a8;
--color-4: #f5b06b;
--color-5: #c45b3b;
}
Blue Tiger Shark background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a6a8c, #9bb4c5, #d1c4a8, #f5b06b, #c45b3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a6a8c, #9bb4c5, #d1c4a8, #f5b06b, #c45b3b);
}
Similar color palettes
- Blue Moonlight
- Berry Bliss Cream
- Nervous Sunshine
- Lunar Serenade
- Calm Blue
- Moonlit Serenity
- Celestial Garden
- Celestial Serenade
- Sigma Sunrise
- Shades of Blue
- Shades of Blue Night
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
Blue Tiger Shark color palette created on .