Carmine Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Carmine Dreams palette
Carmine Dreams カラー パレット PNG 画像
Carmine Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #661515;
}
.color-2 {
color: #7d2628;
}
.color-3 {
color: #8c3b3c;
}
.color-4 {
color: #974e4f;
}
.color-5 {
color: #97595a;
}
/* CSS Variables */
:root {
--color-1: #661515;
--color-2: #7d2628;
--color-3: #8c3b3c;
--color-4: #974e4f;
--color-5: #97595a;
}
Carmine Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #661515, #7d2628, #8c3b3c, #974e4f, #97595a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #661515, #7d2628, #8c3b3c, #974e4f, #97595a);
}
似たようなカラーパレット
Carmine Dreams color palette created on .