Pink Creme カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pink Creme palette
Pink Creme カラーパレット CSS
/* CSS */
.color-1 {
color: #f6e2b1;
}
.color-2 {
color: #f1c0a7;
}
.color-3 {
color: #f2a6b0;
}
.color-4 {
color: #eab8d1;
}
.color-5 {
color: #e2c5d4;
}
/* CSS Variables */
:root {
--color-1: #f6e2b1;
--color-2: #f1c0a7;
--color-3: #f2a6b0;
--color-4: #eab8d1;
--color-5: #e2c5d4;
}
Pink Creme の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e2b1, #f1c0a7, #f2a6b0, #eab8d1, #e2c5d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e2b1, #f1c0a7, #f2a6b0, #eab8d1, #e2c5d4);
}
似たようなカラーパレット
- Cool Light Blues
- Whimsical Creamsicle Dream
- Light Pink
- Lustrous Opulence
- Groovy Garden Fiesta
- Pink Strawberry Shortcake
- Gentle Breeze
- Orange Vanilla Dream
- Whimsical Confectionery Dream
- Cherry Blossom Breeze
- Pastel Marble
- Golden Honey
- Whimsical Wings
- Yellow Lounaryn
- Serene August Dreams
- Light Beige
- Warm White
- Light White
Pink Creme color palette created on .