Shades of Teal カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Teal palette
Shades of Teal カラーパレット CSS
/* CSS */
.color-1 {
color: #f9b1ae;
}
.color-2 {
color: #f4d35d;
}
.color-3 {
color: #a6c5bc;
}
.color-4 {
color: #2d7d8b;
}
.color-5 {
color: #3b5b9b;
}
/* CSS Variables */
:root {
--color-1: #f9b1ae;
--color-2: #f4d35d;
--color-3: #a6c5bc;
--color-4: #2d7d8b;
--color-5: #3b5b9b;
}
Shades of Teal の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9b1ae, #f4d35d, #a6c5bc, #2d7d8b, #3b5b9b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9b1ae, #f4d35d, #a6c5bc, #2d7d8b, #3b5b9b);
}
似たようなカラーパレット
- Shades of Red, Blue, and Purple
- Sunset Serenade
- Teal Shades
- Purple Dreams
- Whirling Dreams
- Whispers of Wisteria
- Shades of Yellow
- Shades of Yellow and Blue
- Vortex of Dreams
- Whirling Serenity
- Blushing Sunrise
- Purple Heavy
- Sugar Rush Dreamscape
- Light Blue
- Sunny Nickle
- Cotton Candy Dreamscape
- Oceanic Horizon
- Emerald Whisper
Shades of Teal color palette created on .