Light Yellow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Light Yellow palette
Light Yellow カラーパレット CSS
/* CSS */
.color-1 {
color: #fdf7e2;
}
.color-2 {
color: #f6e8b1;
}
.color-3 {
color: #f2d77d;
}
.color-4 {
color: #f7b450;
}
.color-5 {
color: #eca64b;
}
/* CSS Variables */
:root {
--color-1: #fdf7e2;
--color-2: #f6e8b1;
--color-3: #f2d77d;
--color-4: #f7b450;
--color-5: #eca64b;
}
Light Yellow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdf7e2, #f6e8b1, #f2d77d, #f7b450, #eca64b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdf7e2, #f6e8b1, #f2d77d, #f7b450, #eca64b);
}
似たようなカラーパレット
- Regal Despair
- Timeless Elegance
- Whispers of Dawn
- Sweet Whimsy
- Pink Cream
- Whimsical Jane
- Lustrous Elegance
- Cool Light Blues
- Whimsical Creamsicle Dream
- Light Pink
- Lustrous Opulence
- Weird Lavender
- Groovy Garden Fiesta
- Pink Strawberry Shortcake
- Gentle Breeze
- Orange Vanilla Dream
- Whimsical Confectionery Dream
- Cherry Blossom Breeze
Light Yellow color palette created on .