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: #f3e4aa;
}
.color-2 {
color: #e0c58a;
}
.color-3 {
color: #d5b79f;
}
.color-4 {
color: #e9c2b9;
}
.color-5 {
color: #f8e3a0;
}
/* CSS Variables */
:root {
--color-1: #f3e4aa;
--color-2: #e0c58a;
--color-3: #d5b79f;
--color-4: #e9c2b9;
--color-5: #f8e3a0;
}
Vanilla Cream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3e4aa, #e0c58a, #d5b79f, #e9c2b9, #f8e3a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3e4aa, #e0c58a, #d5b79f, #e9c2b9, #f8e3a0);
}
Similar color palettes
Scroll down to explore 300+ Cream color palettes
- Chateau Whispers
- Cozy Brown
- Whispers of Springtime Pages
- Creamy Delights
- Sandy Serenity
- Vanilla Dreamscape
- Lily Blossom Delight
- Whispered Cocoa Dreams
- Whispering Cookie Dreams
- Brown Cookie
- Shades of Brown
- Shades of Brown
- Whispering Cookie Crumbs
- Brown Cookie
- Shades of Brown
- Light Beige
- Diverse Embrace
- Earthy Embrace
Vanilla Cream color palette created on .