Pink Hello Kitty カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pink Hello Kitty palette
Pink Hello Kitty カラーパレット (PNG) をダウンロード
Pink Hello Kitty カラーパレット CSS
/* CSS */
.color-1 {
color: #fcb6d5;
}
.color-2 {
color: #f49ac2;
}
.color-3 {
color: #f27d98;
}
.color-4 {
color: #e66079;
}
.color-5 {
color: #d53f5a;
}
/* CSS Variables */
:root {
--color-1: #fcb6d5;
--color-2: #f49ac2;
--color-3: #f27d98;
--color-4: #e66079;
--color-5: #d53f5a;
}
Pink Hello Kitty の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcb6d5, #f49ac2, #f27d98, #e66079, #d53f5a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcb6d5, #f49ac2, #f27d98, #e66079, #d53f5a);
}
似たようなカラーパレット
Pink Hello Kitty color palette created on .