Tile Red Color Hex Code
#c76b4aWhat is Tile Red Color Hex Code Color?
Tile Red Color Hex Code is a medium, moderately saturated orange color with the hex code #c76b4a. Its RGB value is rgb(199, 107, 74), meaning it contains 199 red, 107 green, and 74 blue light values. In the HSL color model, it has a hue of 16°, saturation of 53%, and lightness of 54%.
Tile Red Color Hex Code Color Codes
Here are all the color format codes for Tile Red Color Hex Code:
- HEX: #c76b4a
- RGB: rgb(199, 107, 74)
- HSL: hsl(16°, 53%, 54%)
- CMYK: cmyk(0%, 46%, 63%, 22%)
- Android/Flutter: Color(0xFFC76B4A)
- Swift UIColor: UIColor(red: 0.780, green: 0.420, blue: 0.290, alpha: 1.0)
Is Tile Red Color Hex Code Accessible?
Tile Red Color Hex Code (#c76b4a) passes WCAG AA accessibility standards. It has a contrast ratio of 3.73:1 against white and 5.63:1 against black text. For better readability, prefer black text on this color for normal body text.
How to Use Tile Red Color Hex Code in Design
Tile Red Color Hex Code is a medium orange tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#4ca7c8
for strong contrast.
In CSS, you can use it directly as color: #c76b4a; or
background-color: #c76b4a;.
Tile Red Color Hex Code Shades and Tints
Shades of Tile Red Color Hex Code are created by mixing it with black, ranging from the original #c76b4a down to near-black #b15f42. Tints are made by adding white — from the base color up to near-white #f9efeb. These variations help build complete design system palettes and Tailwind CSS color scales.
Tile Red Color Hex Code Color Harmonies
The complementary color of Tile Red Color Hex Code is #4ca7c8. Its analogous colors are #c8ab4c and #c84c69. For a triadic palette, combine it with #4cc86d and #6d4cc8.
Frequently Asked Questions
What is the hex code for Tile Red Color Hex Code?
The hex code for Tile Red Color Hex Code is #c76b4a.
What is the RGB value of Tile Red Color Hex Code?
The RGB value is rgb(199, 107, 74). Red channel: 199/255, Green: 107/255, Blue: 74/255.
Is Tile Red Color Hex Code good for web accessibility?
Tile Red Color Hex Code has a contrast ratio of 3.73:1 with white and 5.63:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Tile Red Color Hex Code?
Tile Red Color Hex Code pairs well with its complementary color #4ca7c8, analogous colors #c8ab4c and #c84c69, or neutral whites and grays for a clean, modern look.
How do I use Tile Red Color Hex Code in CSS?
Use it in CSS like this:
background-color: #c76b4a;
color: #c76b4a;
Or as a CSS variable: --color-primary: #c76b4a;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #c76b4a;
--color-primary-rgb: 199, 107, 74;
--color-primary-hsl: 16 53% 54%;
--color-primary-text: #1a1a2e;
colors: {
'tile-red-color-hex-code': {
DEFAULT: '#c76b4a',
100: '#ffffff',
200: '#f9efeb',
300: '#f3ded7',
400: '#edcec3',
500: '#e6beaf',
600: '#b15f42',
700: '#9b533a',
800: '#854731',
900: '#6f3b29',
950: '#583021',
}
}
'base': #c76b4a,
'light': #f3ded7,
'dark': #9b533a,
'rgb': 199, 107, 74
);
A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.
Heading H1
Heading H2
Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Caption text or muted secondary copy. Used for descriptions and supplemental information.
Highlighted blockquote text using this color as an accent.
How this color appears to people with different types of color vision deficiency.