Ravenclaw's Quiet Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Ravenclaw's Quiet Elegance palette

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

Ravenclaw's Quiet Elegance カラー パレット PNG 画像

Download ravenclaw's quiet elegance color palette PNG image (landscape)
Download ravenclaw's quiet elegance color palette PNG image (square)

Ravenclaw's Quiet Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #293c65;
}
.color-2 {
color: #5b7f9a;
}
.color-3 {
color: #a3c4d2;
}
.color-4 {
color: #e7b173;
}
.color-5 {
color: #d86d69;
}

/* CSS Variables */
:root {
--color-1: #293c65;
--color-2: #5b7f9a;
--color-3: #a3c4d2;
--color-4: #e7b173;
--color-5: #d86d69;
}

Ravenclaw's Quiet Elegance の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #293c65, #5b7f9a, #a3c4d2, #e7b173, #d86d69);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #293c65, #5b7f9a, #a3c4d2, #e7b173, #d86d69);
}

Ravenclaw's Quiet Elegance color palette created on .