Techno Sunrise Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Techno Sunrise palette
Techno Sunrise color palette CSS
/* CSS */
.color-1 {
color: #1c8c9b;
}
.color-2 {
color: #f5a300;
}
.color-3 {
color: #e04f38;
}
.color-4 {
color: #f9bfb4;
}
.color-5 {
color: #3a7d9c;
}
/* CSS Variables */
:root {
--color-1: #1c8c9b;
--color-2: #f5a300;
--color-3: #e04f38;
--color-4: #f9bfb4;
--color-5: #3a7d9c;
}
Techno Sunrise background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c8c9b, #f5a300, #e04f38, #f9bfb4, #3a7d9c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c8c9b, #f5a300, #e04f38, #f9bfb4, #3a7d9c);
}
Similar color palettes
Scroll down to explore 500+ Aesthetic color palettes
- Green Fruit Salad
- Peachy Blue
- Stormy Radiance
- Sushi Celebration Delight
- Blue Sapphire
- Sushi Celebration Delight
- Midnight Biscotti Bliss
- Texas Breeze
- Lush Sunlit Grove
- Teal Night
- Blue Bristol
- Teal Night Forest
- Shades of Purple and Orange
- Blue Learning
- Corbin's Breeze
- Whimsical Whispers
- Blue Gold
- Ocean Breeze Serenity
Techno Sunrise color palette created on .