Orange Rebel カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Orange Rebel palette
Orange Rebel カラーパレット CSS
/* CSS */
.color-1 {
color: #b5573b;
}
.color-2 {
color: #d87b5a;
}
.color-3 {
color: #f1b74b;
}
.color-4 {
color: #f6e8b1;
}
.color-5 {
color: #e1e4c8;
}
/* CSS Variables */
:root {
--color-1: #b5573b;
--color-2: #d87b5a;
--color-3: #f1b74b;
--color-4: #f6e8b1;
--color-5: #e1e4c8;
}
Orange Rebel の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b5573b, #d87b5a, #f1b74b, #f6e8b1, #e1e4c8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b5573b, #d87b5a, #f1b74b, #f6e8b1, #e1e4c8);
}
似たようなカラーパレット
- Desert Hues of the Saluki
- Terracotta Harmony
- Imperial Earthtones
- Elegant Gold
- Warm Gold
- Vintage Orchard Reverie
- Shades of Yellow
- Shades of Yellow
- Orange Sunset
- Amber Voyage
- Desert Sunrise
- Orange Sunset
- Spice Market Sunrise
- Sweet Confectionery
- Ethereal Ember Whispers
- Golden Hearth Serenity
- Brown Apple Pie
- Orange Apple Pie
Orange Rebel color palette created on .