Rowan Delight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Rowan Delight palette

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

Rowan Delight カラー パレット PNG 画像

Download rowan delight color palette PNG image (landscape)
Download rowan delight color palette PNG image (square)

Rowan Delight カラーパレット CSS

/* CSS */
.color-1 {
color: #a62b2b;
}
.color-2 {
color: #c75d3d;
}
.color-3 {
color: #d88d4b;
}
.color-4 {
color: #e8b76d;
}
.color-5 {
color: #f4d67b;
}

/* CSS Variables */
:root {
--color-1: #a62b2b;
--color-2: #c75d3d;
--color-3: #d88d4b;
--color-4: #e8b76d;
--color-5: #f4d67b;
}

Rowan Delight の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a62b2b, #c75d3d, #d88d4b, #e8b76d, #f4d67b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a62b2b, #c75d3d, #d88d4b, #e8b76d, #f4d67b);
}

Rowan Delight color palette created on .