Vanilla Cream Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Vanilla Cream palette
Vanilla Cream color palette CSS
/* CSS */
.color-1 {
color: #f6e2b6;
}
.color-2 {
color: #e5cca9;
}
.color-3 {
color: #d4bca0;
}
.color-4 {
color: #c7a699;
}
.color-5 {
color: #bfae8d;
}
/* CSS Variables */
:root {
--color-1: #f6e2b6;
--color-2: #e5cca9;
--color-3: #d4bca0;
--color-4: #c7a699;
--color-5: #bfae8d;
}
Vanilla Cream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e2b6, #e5cca9, #d4bca0, #c7a699, #bfae8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e2b6, #e5cca9, #d4bca0, #c7a699, #bfae8d);
}
Similar color palettes
Scroll down to explore 300+ Cream color palettes
- Vanilla Whisper
- Sunset Serenity
- Silken Biscotti Dream
- Cookie Crumble Dream
- Vanilla Cream
- Light Beige
- Sunlit Elven Glow
- Lustrous Whisper
- Golden Elegance
- Light Kaolin
- Wizarding World
- Glaucous Blue
- Glaucous Blue
- Glaucous Purple Shades
- Whispering Cookie Crumbs
- Vanilla Dreamscape
- Skin Tone Shades
- Whispering Cookie Crumbs
Vanilla Cream color palette created on .