Teal Nymphea Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Teal Nymphea palette
Teal Nymphea color palette CSS
/* CSS */
.color-1 {
color: #e1e5d7;
}
.color-2 {
color: #d8dbc7;
}
.color-3 {
color: #cbc9af;
}
.color-4 {
color: #97ad8a;
}
.color-5 {
color: #689c69;
}
/* CSS Variables */
:root {
--color-1: #e1e5d7;
--color-2: #d8dbc7;
--color-3: #cbc9af;
--color-4: #97ad8a;
--color-5: #689c69;
}
Teal Nymphea background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1e5d7, #d8dbc7, #cbc9af, #97ad8a, #689c69);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1e5d7, #d8dbc7, #cbc9af, #97ad8a, #689c69);
}
Similar color palettes
Scroll down to explore 300+ Beige color palettes
- Chateau Whispers
- Cozy Brown
- Whispers of Springtime Pages
- Creamy Delights
- Sandy Serenity
- Vanilla Dreamscape
- Lily Blossom Delight
- Whispered Cocoa Dreams
- Whispering Cookie Dreams
- Brown Cookie
- Shades of Brown
- Shades of Brown
- Whispering Cookie Crumbs
- Brown Cookie
- Shades of Brown
- Light Beige
- Diverse Embrace
- Earthy Embrace
Teal Nymphea color palette created on .