Dark Crimson Red カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Dark Crimson Red palette
Dark Crimson Red カラーパレット CSS
/* CSS */
.color-1 {
color: #1a0100;
}
.color-2 {
color: #810c08;
}
.color-3 {
color: #cd1c13;
}
.color-4 {
color: #ef3625;
}
.color-5 {
color: #ff5338;
}
/* CSS Variables */
:root {
--color-1: #1a0100;
--color-2: #810c08;
--color-3: #cd1c13;
--color-4: #ef3625;
--color-5: #ff5338;
}
Dark Crimson Red の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1a0100, #810c08, #cd1c13, #ef3625, #ff5338);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1a0100, #810c08, #cd1c13, #ef3625, #ff5338);
}
似たようなカラーパレット
下にスクロールして200+個のダークカラーパレットを探索しましょう
- Mitsu Yume
- Crimson Twilight
- Midnight Feathers
- Something Bad Will Happen Soon
- Shades of Dark Red
- Dark Purple Seduction
- Shadowed Elegance
- Red Gore
- Crimson Shadows
- Crimson Shadows
- Ethereal Twilight
- Crimson Enchantment
- Midnight Heist
- Shades of Pink
- Dark Blue with a Touch of Red
- Dark Raven
- Purple Circus
- Seductive Harmony
Dark Crimson Red color palette created on .