Warm Red カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Warm Red palette
Warm Red カラーパレット CSS
/* CSS */
.color-1 {
color: #c94a4a;
}
.color-2 {
color: #d88b7d;
}
.color-3 {
color: #f0b194;
}
.color-4 {
color: #f3d1b9;
}
.color-5 {
color: #f0e6d1;
}
/* CSS Variables */
:root {
--color-1: #c94a4a;
--color-2: #d88b7d;
--color-3: #f0b194;
--color-4: #f3d1b9;
--color-5: #f0e6d1;
}
Warm Red の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c94a4a, #d88b7d, #f0b194, #f3d1b9, #f0e6d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c94a4a, #d88b7d, #f0b194, #f3d1b9, #f0e6d1);
}
似たようなカラーパレット
- Shades of Yellow Orange Red
- Shades of Pink
- Warm Red
- Shades of Yellow and Red
- Warm Red
- Sunset Serenade
- Amber Ember
- Gourmet Grille Elegance
- Rustic Elegance
- Desert Sunset Serenade
- Vibrant Orange
- Mystical Stripes
- Orange Sacred
- Rosewood Shades
- Desert Sunset Reverie
- Dark Red Enchantment
- Crimson Reverie
- Celestial Ember Glow
Warm Red color palette created on .