#FF6347 - Tomato
The hexadecimal color code #FF6347 corresponds to the color "Tomato" , which is a shade of Red. This color is a combination of red (at 1,00 level), green (at 0,39 level) and blue (at 0,28 level). Its brightness is 63% and its saturation is 100%. It is composed of red at 60%, green at 23% and blue at 16%.
Features
Variations of #FF6347
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #FF6347 is the color #FFEFEC
Darker Shades
Palette of progressively darker shades. The darkest shade is #190907.
Other Shades of Red
Examples of other colors within the Red spectrum .
Color Palettes
The complementary color #009CB8 is the color exactly opposite to #FF6347 on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Uses of #FF6347 in CSS
When using #FF6347 as the background color, consider selecting a darker text color for improved readability. If you want to use #FF6347 as the text color, prefer a dark background, such as Black.
You can replace the color code #FF6347 with its official name: Tomato. You can then write in CSS "background: Tomato " for a background of #FF6347.
#FF6347 as background color
div{ background: #FF6347; }
div{ background: Tomato; }
Colored text
div{ color: #FF6347; }
div{ color: Tomato; }
Border
div{ border: 3px solid #FF6347; }
div{ border: 3px solid Tomato; }
Shadow
div{ box-shadow: 3px 3px 7px #FF6347; }
div{ box-shadow: 3px 3px 7px Tomato; }
Note:
In CSS, the color code #FF6347 can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #FF6347.
Choose another color
Select another color on color wheel.