Skyrim Dreamscape Color Palette

Discover the beautiful Skyrim Dreamscape color palette featuring pickled bluewood (#2a3a4c), blue bayoux (#4b5b77), gothic (#698c9b), indian khaki (#c7b28e) and burnt sienna (#e36e4a).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAdventurous, Blue, Bright, Earthy, Elder Scrolls, Exploration, Orange, Retro, Skyrim, Warm 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

UI Examples

Explore beautiful UI components with Skyrim Dreamscape palette

Share this palette to:

💻 Skyrim Dreamscape color palette CSS

/* CSS */
.color-1 {
color: #2a3a4c;
}
.color-2 {
color: #4b5b77;
}
.color-3 {
color: #698c9b;
}
.color-4 {
color: #c7b28e;
}
.color-5 {
color: #e36e4a;
}

/* CSS Variables */
:root {
--color-1: #2a3a4c;
--color-2: #4b5b77;
--color-3: #698c9b;
--color-4: #c7b28e;
--color-5: #e36e4a;
}

🌈 Skyrim Dreamscape background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2a3a4c, #4b5b77, #698c9b, #c7b28e, #e36e4a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2a3a4c, #4b5b77, #698c9b, #c7b28e, #e36e4a);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Skyrim Dreamscape color palette created on .