Coral Breeze カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Coral Breeze palette
Coral Breeze カラーパレット CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ff9a47;
}
.color-3 {
color: #ffc87a;
}
.color-4 {
color: #a4d6b9;
}
.color-5 {
color: #4a9cd3;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ff9a47;
--color-3: #ffc87a;
--color-4: #a4d6b9;
--color-5: #4a9cd3;
}
Coral Breeze の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ff9a47, #ffc87a, #a4d6b9, #4a9cd3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ff9a47, #ffc87a, #a4d6b9, #4a9cd3);
}
似たようなカラーパレット
- Whimsical Tales of Two Tongues
- Sunny Orchard Harmony
- Shades of Yellow
- Vibrant Coral
- Urban Pulse
- Orange Oasis
- Sunset Ember
- Daring Elegance
- Golden Echoes of Ancient Civilizations
- Sunset Orange Bliss
- Warm Coral
- Warm Mothick
- Autumnal Ember
- Summer Yellow
- Sporty Orange
- Radical Red Sunset
- Citrus Confectionery
- Golden Oven Delights
Coral Breeze color palette created on .