Discover the beautiful Ram's Embrace color palette featuring tacao (#f0c17a), loulou (#4a1247), meteor (#d06e0b), shark (#1b1b1d) and burnt umber (#8d2a2a).
Ram's Embrace Color Palette
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics with color palettes and combinations.
๐ก What You Can Do
ColorMagic makes it easy to:
- โขCopy precise HEX codes and RGB values for your designs
- โขAdjust its brightness, saturation, and warmth to create new variations
- โขPreview UI components to see how colors work in real interfaces
- โขCopy CSS code including background gradients and color variables
- โขDownload the palette
- โขShare your palette with team members and clients
๐จ Preview UI Components
Explore how the Ram's Embrace palette works in real UI components and design elements.
UI Examples
Explore beautiful UI components with Ram's Embrace palette
๐ป Ram's Embrace color palette CSS
/* CSS */
.color-1 {
color: #f0c17a;
}
.color-2 {
color: #4a1247;
}
.color-3 {
color: #d06e0b;
}
.color-4 {
color: #1b1b1d;
}
.color-5 {
color: #8d2a2a;
}
/* CSS Variables */
:root {
--color-1: #f0c17a;
--color-2: #4a1247;
--color-3: #d06e0b;
--color-4: #1b1b1d;
--color-5: #8d2a2a;
}
๐ Ram's Embrace background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0c17a, #4a1247, #d06e0b, #1b1b1d, #8d2a2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0c17a, #4a1247, #d06e0b, #1b1b1d, #8d2a2a);
}
๐ Explore similar color palettes
Ram's Embrace color palette created on .