Brick Shades カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Brick Shades palette
Brick Shades カラーパレット CSS
/* CSS */
.color-1 {
color: #9c4e3a;
}
.color-2 {
color: #b66a58;
}
.color-3 {
color: #d1a17a;
}
.color-4 {
color: #f1c6a7;
}
.color-5 {
color: #f8e1d3;
}
/* CSS Variables */
:root {
--color-1: #9c4e3a;
--color-2: #b66a58;
--color-3: #d1a17a;
--color-4: #f1c6a7;
--color-5: #f8e1d3;
}
Brick Shades の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c4e3a, #b66a58, #d1a17a, #f1c6a7, #f8e1d3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c4e3a, #b66a58, #d1a17a, #f1c6a7, #f8e1d3);
}
似たようなカラーパレット
- Rustic Rosewood
- Shades of Green
- Soft White Elegance
- Whispering Dusk
- Nature's Embrace
- Hiroshi
- Something Bad Will Happen Soon
- Autumn Ember Glow
- Minimalist Aesthetic
- Minimalist Aesthetic
- Rustic Timber hues
- Orange Cake
- Brown Shades
- Sun-Kissed Weave
- Whispering Autumn Hues
- Shades of Brown
- Frosted Rosewood
- Espresso Delight
Brick Shades color palette created on .