Rajasthani Radiance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Rajasthani Radiance palette

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

Rajasthani Radiance カラーパレット CSS

/* CSS */
.color-1 {
color: #c65024;
}
.color-2 {
color: #e7a64b;
}
.color-3 {
color: #f2d37d;
}
.color-4 {
color: #6b5d8e;
}
.color-5 {
color: #a76c91;
}

/* CSS Variables */
:root {
--color-1: #c65024;
--color-2: #e7a64b;
--color-3: #f2d37d;
--color-4: #6b5d8e;
--color-5: #a76c91;
}

Rajasthani Radiance の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c65024, #e7a64b, #f2d37d, #6b5d8e, #a76c91);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c65024, #e7a64b, #f2d37d, #6b5d8e, #a76c91);
}

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

Rajasthani Radiance color palette created on .