Chance Green カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Chance Green palette
Chance Green カラーパレット CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffa142;
}
.color-3 {
color: #f7eba1;
}
.color-4 {
color: #a3d55d;
}
.color-5 {
color: #51bdb9;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffa142;
--color-3: #f7eba1;
--color-4: #a3d55d;
--color-5: #51bdb9;
}
Chance Green の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffa142, #f7eba1, #a3d55d, #51bdb9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffa142, #f7eba1, #a3d55d, #51bdb9);
}
似たようなカラーパレット
- Sugar Coated Spectrum
- Rotten Pink Shades
- Whispers of Connie
- Sweet Blossom Whimsy
- Purple Moonlight
- Whimsical Creamsicle Dream
- Vibrant Orange
- Purrfectly Pink
- Celestial Blossom
- Chocolate Crunch Delight
- Pink Strawberry Shortcake
- Light Pink
- Orange Vanilla Dream
- Pink Love
- Pink Dream
- Pink Shades
- Blue Sonic
- Lavender Dreamscape
Chance Green color palette created on .