Rodeo Sunset カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Rodeo Sunset palette

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

Rodeo Sunset カラー パレット PNG 画像

Download rodeo sunset color palette PNG image (landscape)
Download rodeo sunset color palette PNG image (square)

Rodeo Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #dac6b9;
}
.color-2 {
color: #c0b0a5;
}
.color-3 {
color: #a58e8d;
}
.color-4 {
color: #8c5a5a;
}
.color-5 {
color: #6c4b4b;
}

/* CSS Variables */
:root {
--color-1: #dac6b9;
--color-2: #c0b0a5;
--color-3: #a58e8d;
--color-4: #8c5a5a;
--color-5: #6c4b4b;
}

Rodeo Sunset の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dac6b9, #c0b0a5, #a58e8d, #8c5a5a, #6c4b4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dac6b9, #c0b0a5, #a58e8d, #8c5a5a, #6c4b4b);
}

Rodeo Sunset color palette created on .