#6F8CDC · #655097 · #8C78F5 · #5896F5 Color Palette — PaletteCSS
Back to palettes
#6F8CDC 111, 140, 220
#655097 101, 80, 151
#8C78F5 140, 120, 245
#5896F5 88, 150, 245
#6F8CDC
Color 1
#655097
Color 2
#8C78F5
Color 3
#5896F5
Color 4
:root {
  --color-1: #6F8CDC;
  --color-2: #655097;
  --color-3: #8C78F5;
  --color-4: #5896F5;
}
colors: {
  'palette-1': '#6F8CDC',
  'palette-2': '#655097',
  'palette-3': '#8C78F5',
  'palette-4': '#5896F5',
}
const palette = [
  '#6F8CDC',
  '#655097',
  '#8C78F5',
  '#5896F5',
];
$color-1: #6F8CDC;
$color-2: #655097;
$color-3: #8C78F5;
$color-4: #5896F5;
Palette Codes 4 COLORS
284 Views
Copy & Download

Related Palettes

Copied!