Teal Crystal Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Teal Crystal palette
Teal Crystal color palette CSS
/* CSS */
.color-1 {
color: #a6e3e0;
}
.color-2 {
color: #b8e0e0;
}
.color-3 {
color: #def7ef;
}
.color-4 {
color: #f0faf0;
}
.color-5 {
color: #fdf6e2;
}
/* CSS Variables */
:root {
--color-1: #a6e3e0;
--color-2: #b8e0e0;
--color-3: #def7ef;
--color-4: #f0faf0;
--color-5: #fdf6e2;
}
Teal Crystal background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6e3e0, #b8e0e0, #def7ef, #f0faf0, #fdf6e2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6e3e0, #b8e0e0, #def7ef, #f0faf0, #fdf6e2);
}
Similar color palettes
- Pink Cotton Candy
- Cassie's Embrace
- Celestial Garden
- Sunset Blush
- Celestial Serenade
- Sunset Blush Harmony
- Sigma Sunrise
- Shades of Blue
- Shades of Beryl
- Cosmic Amethyst Dream
- Island Breeze
- Minted Oasis
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Ethereal Temptress
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
Teal Crystal color palette created on .