#F1635B · #B44E40 · #CA973B · #F5AAB5 Color Palette — PaletteCSS
Back to palettes
#F1635B 241, 99, 91
#B44E40 180, 78, 64
#CA973B 202, 151, 59
#F5AAB5 245, 170, 181
#F1635B
Color 1
#B44E40
Color 2
#CA973B
Color 3
#F5AAB5
Color 4
:root {
  --color-1: #F1635B;
  --color-2: #B44E40;
  --color-3: #CA973B;
  --color-4: #F5AAB5;
}
colors: {
  'palette-1': '#F1635B',
  'palette-2': '#B44E40',
  'palette-3': '#CA973B',
  'palette-4': '#F5AAB5',
}
const palette = [
  '#F1635B',
  '#B44E40',
  '#CA973B',
  '#F5AAB5',
];
$color-1: #F1635B;
$color-2: #B44E40;
$color-3: #CA973B;
$color-4: #F5AAB5;
Palette Codes 4 COLORS
1,357 Views
Tags
Copy & Download

Related Palettes

Copied!