Bright Yellow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Bright Yellow palette
Bright Yellow カラーパレット CSS
/* CSS */
.color-1 {
color: #f0a400;
}
.color-2 {
color: #f1e05f;
}
.color-3 {
color: #a8d63d;
}
.color-4 {
color: #3cb8c8;
}
.color-5 {
color: #ff6e61;
}
/* CSS Variables */
:root {
--color-1: #f0a400;
--color-2: #f1e05f;
--color-3: #a8d63d;
--color-4: #3cb8c8;
--color-5: #ff6e61;
}
Bright Yellow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a400, #f1e05f, #a8d63d, #3cb8c8, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a400, #f1e05f, #a8d63d, #3cb8c8, #ff6e61);
}
似たようなカラーパレット
- Yellow Eclipse
- Red Apple
- Mitsu Yume
- Sunset in the Garden of Adelaide
- Shades of Red
- Blue Green Yellow Watercolor
- International Harmony
- Majestic Mirage
- Shades of Green and Yellow
- Green Zombie Fox
- Warm Mexico
- Shades of Green
- Sunshine Meadow
- Lush Meadow Harmony
- Harvest Harmony
- Shades of Red
- Warm Shades of Orange
- Enchanted Elegance
Bright Yellow color palette created on .