Menta Dark Flower カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Menta Dark Flower palette
Menta Dark Flower カラーパレット (PNG) をダウンロード
Menta Dark Flower カラーパレット CSS
/* CSS */
.color-1 {
color: #4b8a8b;
}
.color-2 {
color: #5cb2b2;
}
.color-3 {
color: #80d6d4;
}
.color-4 {
color: #a3e6e5;
}
.color-5 {
color: #d2f4f3;
}
/* CSS Variables */
:root {
--color-1: #4b8a8b;
--color-2: #5cb2b2;
--color-3: #80d6d4;
--color-4: #a3e6e5;
--color-5: #d2f4f3;
}
Menta Dark Flower の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b8a8b, #5cb2b2, #80d6d4, #a3e6e5, #d2f4f3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b8a8b, #5cb2b2, #80d6d4, #a3e6e5, #d2f4f3);
}
似たようなカラーパレット
Menta Dark Flower color palette created on .