Cozy Autumn Embrace Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Cozy Autumn Embrace palette
Cozy Autumn Embrace color palette CSS
/* CSS */
.color-1 {
color: #c35755;
}
.color-2 {
color: #d69b6b;
}
.color-3 {
color: #e0c2a3;
}
.color-4 {
color: #f8e4b9;
}
.color-5 {
color: #f3c7c3;
}
/* CSS Variables */
:root {
--color-1: #c35755;
--color-2: #d69b6b;
--color-3: #e0c2a3;
--color-4: #f8e4b9;
--color-5: #f3c7c3;
}
Cozy Autumn Embrace background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c35755, #d69b6b, #e0c2a3, #f8e4b9, #f3c7c3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c35755, #d69b6b, #e0c2a3, #f8e4b9, #f3c7c3);
}
Similar color palettes
- Brown Kabul
- Chocolate Crunch Delight
- Earthy Green
- Spiced Citrus Harmony
- Muffin Medley
- Gilded Autumn
- Caramel Dreamscape
- Spiced Serenity
- Cocoa Whisper
- Brass & Leather Dreams
- Brown Shades of Real Estate
- Elegant Evening
- Orange Timekeeper
- Spiced Confectionery Delight
- Rustic Elegance
- Brown Masculinity
- Cozy Autumn Embrace
- Autumnal Sweetness
Cozy Autumn Embrace color palette created on .