Coral Blue カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Coral Blue palette
Coral Blue カラーパレット CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #6d9dc5;
}
.color-3 {
color: #f7c7ab;
}
.color-4 {
color: #ffb84d;
}
.color-5 {
color: #ff3d67;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #6d9dc5;
--color-3: #f7c7ab;
--color-4: #ffb84d;
--color-5: #ff3d67;
}
Coral Blue の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #6d9dc5, #f7c7ab, #ffb84d, #ff3d67);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #6d9dc5, #f7c7ab, #ffb84d, #ff3d67);
}
似たようなカラーパレット
- Caroline's Sunset Symphony
- Sunset Serenade
- Sweet Summer Treats
- Warm Vee
- Pink Sweetness
- Teal Sunset
- Seashell Serenade
- Vibrant Tides of Natasha
- Seashell Serenade
- Ember Frost Elegy
- Pastel Paradise
- Shades of Yellow and Blue
- Blue and Red Harmony
- Sunset Reverie
- Sunset Serenade
- Southwest Blue
- Tropical Lychee Bliss
- Coral Dream
Coral Blue color palette created on .