Obsessive カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Obsessive palette

このパレットを共有する先:

Obsessive カラーパレット (PNG) をダウンロード

Download obsessive color palette PNG image (landscape)
Download obsessive color palette PNG image (square)

Obsessive カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ff8f5c;
}
.color-3 {
color: #ffb84d;
}
.color-4 {
color: #ffeb8a;
}
.color-5 {
color: #ffffff;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ff8f5c;
--color-3: #ffb84d;
--color-4: #ffeb8a;
--color-5: #ffffff;
}

Obsessive の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ff8f5c, #ffb84d, #ffeb8a, #ffffff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ff8f5c, #ffb84d, #ffeb8a, #ffffff);
}

似たようなカラーパレット

Obsessive color palette created on .