Cottage Royalty in Blue カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Cottage Royalty in Blue palette
Cottage Royalty in Blue カラーパレット CSS
/* CSS */
.color-1 {
color: #1e3a76;
}
.color-2 {
color: #396da7;
}
.color-3 {
color: #84b2e1;
}
.color-4 {
color: #c3dff4;
}
.color-5 {
color: #f0f8ff;
}
/* CSS Variables */
:root {
--color-1: #1e3a76;
--color-2: #396da7;
--color-3: #84b2e1;
--color-4: #c3dff4;
--color-5: #f0f8ff;
}
Cottage Royalty in Blue の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e3a76, #396da7, #84b2e1, #c3dff4, #f0f8ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e3a76, #396da7, #84b2e1, #c3dff4, #f0f8ff);
}
似たようなカラーパレット
Cottage Royalty in Blue color palette created on .