Hex Color #C38322 - Custom Color
Color Codes
HEX
#C38322
RGB
rgb(195, 131, 34)
HSL
hsl(36, 70%, 45%)
CMYK
cmyk(0%, 33%, 83%, 24%)
HSV
hsv(36, 83%, 76%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 3.19:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 6.59: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: #C38322;
color: #C38322;
border-color: #C38322;
}
Tailwind CSS (with arbitrary values)
bg-[#C38322]
text-[#C38322]
border-[#C38322]
// Example usage:
<div className="bg-[#C38322]">