Pink Creme Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Pink Creme palette
Pink Creme color palette 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 background gradient 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);
}
Similar color palettes
- Pink Strawberry Delight
- Regal Despair
- Timeless Elegance
- Whispers of Dawn
- Sweet Whimsy
- Pink Cream
- Whimsical Jane
- Lustrous Elegance
- Cool Light Blues
- Whimsical Creamsicle Dream
- Light Pink
- Lustrous Opulence
- Weird Lavender
- Groovy Garden Fiesta
- Pink Strawberry Shortcake
- Gentle Breeze
- Orange Vanilla Dream
- Vanilla Dreamscape
Pink Creme color palette created on .