Hex Color #C68446 - Custom Color
Color Codes
HEX
#C68446
RGB
rgb(198, 132, 70)
HSL
hsl(29, 53%, 53%)
CMYK
cmyk(0%, 33%, 65%, 22%)
HSV
hsv(29, 65%, 78%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 3.09:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 6.79:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Recommended Text Color
For best readability on this background color, use white text.
Similar Colors
Color in Use
Card with colored border
Background with 20% opacity
CSS Code
.element {
background-color: #C68446;
color: #C68446;
border-color: #C68446;
}
Tailwind CSS (with arbitrary values)
bg-[#C68446]
text-[#C68446]
border-[#C68446]
// Example usage:
<div className="bg-[#C68446]">