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: #1e3f4d;
}
.color-2 {
color: #3a5f6e;
}
.color-3 {
color: #698a9b;
}
.color-4 {
color: #b3c3c7;
}
.color-5 {
color: #f6d8a7;
}
/* CSS Variables */
:root {
--color-1: #1e3f4d;
--color-2: #3a5f6e;
--color-3: #698a9b;
--color-4: #b3c3c7;
--color-5: #f6d8a7;
}
Blue Tiger Shark background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e3f4d, #3a5f6e, #698a9b, #b3c3c7, #f6d8a7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e3f4d, #3a5f6e, #698a9b, #b3c3c7, #f6d8a7);
}
Similar color palettes
- Aqua Serenity
- 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 Tiger Shark color palette created on .