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