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