Golden Miss Dior カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Golden Miss Dior palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Golden Miss Dior カラーパレット (PNG) をダウンロード
Golden Miss Dior カラーパレット CSS
/* CSS */
.color-1 {
color: #d6a55c;
}
.color-2 {
color: #7f2e3c;
}
.color-3 {
color: #f9f1e6;
}
.color-4 {
color: #e7a96e;
}
.color-5 {
color: #c67b8b;
}
/* CSS Variables */
:root {
--color-1: #d6a55c;
--color-2: #7f2e3c;
--color-3: #f9f1e6;
--color-4: #e7a96e;
--color-5: #c67b8b;
}
Golden Miss Dior の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6a55c, #7f2e3c, #f9f1e6, #e7a96e, #c67b8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6a55c, #7f2e3c, #f9f1e6, #e7a96e, #c67b8b);
}
似たようなカラーパレット
Golden Miss Dior color palette created on .