Shades of Red and Blue カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Red and Blue palette
Shades of Red and Blue カラーパレット CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #70b5ff;
}
.color-3 {
color: #a57db0;
}
.color-4 {
color: #ffb30f;
}
.color-5 {
color: #ff4d4d;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #70b5ff;
--color-3: #a57db0;
--color-4: #ffb30f;
--color-5: #ff4d4d;
}
Shades of Red and Blue の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #70b5ff, #a57db0, #ffb30f, #ff4d4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #70b5ff, #a57db0, #ffb30f, #ff4d4d);
}
似たようなカラーパレット
下にスクロールして100+個の赤カラーパレットを探索しましょう
- Warm Blue and Red
- Red and Black Elegance
- Chic Blue
- Shades of Red and Blue
- Celestial Charms
- Whimsical Remedy
- Blue and Orange Fusion
- Blue and Orange Fusion
- Red, White and Blue Britain
- Red, White and Blue Britain
- Red, White and Blue Britain
- Gilded Gamble
- Carnival Spectacle
- Celestial Aviary
- Carnival Dreams
- Electric Whirlwind
- Shades of Blue
- Spectrum of Pride
Shades of Red and Blue color palette created on .