#BB1829 · #730A5F · #B168F5 · #DF338C Color Palette — PaletteCSS
Back to palettes
#BB1829 187, 24, 41
#730A5F 115, 10, 95
#B168F5 177, 104, 245
#DF338C 223, 51, 140
#BB1829
Color 1
#730A5F
Color 2
#B168F5
Color 3
#DF338C
Color 4
:root {
  --color-1: #BB1829;
  --color-2: #730A5F;
  --color-3: #B168F5;
  --color-4: #DF338C;
}
colors: {
  'palette-1': '#BB1829',
  'palette-2': '#730A5F',
  'palette-3': '#B168F5',
  'palette-4': '#DF338C',
}
const palette = [
  '#BB1829',
  '#730A5F',
  '#B168F5',
  '#DF338C',
];
$color-1: #BB1829;
$color-2: #730A5F;
$color-3: #B168F5;
$color-4: #DF338C;
Palette Codes 4 COLORS
7,730 Views
Copy & Download

Related Palettes

Copied!