Teal Ocean カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Teal Ocean palette
Teal Ocean カラーパレット CSS
/* CSS */
.color-1 {
color: #3a5d6e;
}
.color-2 {
color: #4a7f8c;
}
.color-3 {
color: #5ea5a6;
}
.color-4 {
color: #91d9b3;
}
.color-5 {
color: #d4e8e1;
}
/* CSS Variables */
:root {
--color-1: #3a5d6e;
--color-2: #4a7f8c;
--color-3: #5ea5a6;
--color-4: #91d9b3;
--color-5: #d4e8e1;
}
Teal Ocean の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3a5d6e, #4a7f8c, #5ea5a6, #91d9b3, #d4e8e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3a5d6e, #4a7f8c, #5ea5a6, #91d9b3, #d4e8e1);
}
似たようなカラーパレット
下にスクロールして500+個のエステティックカラーパレットを探索しましょう
- Pink and Blue Delight
- Shades of Pink and Blue
- Electric Celebration
- Cerulean Dreams
- Celestial Celebration
- Shades of Green
- Shades of Blue
- Earthy Blue
- Turquoise Transformations
- Eclipse Vision
- Oceanic Sunrise
- Celestial Bliss
- Oceanic Whispers
- Opalescent Dreamscape
- Aqua Serenade
- Coastal Breeze
- Celestial Spectrum
- Turquoise Sunset
Teal Ocean color palette created on .