Bright Yellow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Bright Yellow palette
Bright Yellow カラーパレット CSS
/* CSS */
.color-1 {
color: #f6b83c;
}
.color-2 {
color: #f9c9a4;
}
.color-3 {
color: #f5dfb8;
}
.color-4 {
color: #a4d6d4;
}
.color-5 {
color: #7ac1d6;
}
/* CSS Variables */
:root {
--color-1: #f6b83c;
--color-2: #f9c9a4;
--color-3: #f5dfb8;
--color-4: #a4d6d4;
--color-5: #7ac1d6;
}
Bright Yellow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6b83c, #f9c9a4, #f5dfb8, #a4d6d4, #7ac1d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6b83c, #f9c9a4, #f5dfb8, #a4d6d4, #7ac1d6);
}
似たようなカラーパレット
- Peachy Kimi
- Coral Sunset
- Coral Constellation Delight
- Sunrise Serenade
- Whimsical Forest Dream
- Tropical Escape
- Celestial Harmony
- Tropical Teal Harmony
- Oceanic Serenity
- Chardonnay Sunset
- Seaside Serenade
- Golden Sand Shades
- Serene Aqua Breeze
- Tropical Mirage
- Blue Ocean
- Shades of Green
- Sargasso Serenity
- Tropical Serenity
Bright Yellow color palette created on .