Hex Color #A79428 - Custom Color
Color Codes
HEX
#A79428
RGB
rgb(167, 148, 40)
HSL
hsl(51, 61%, 41%)
CMYK
cmyk(0%, 11%, 76%, 35%)
HSV
hsv(51, 76%, 65%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 3.04:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 6.91: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: #A79428;
color: #A79428;
border-color: #A79428;
}
Tailwind CSS (with arbitrary values)
bg-[#A79428]
text-[#A79428]
border-[#A79428]
// Example usage:
<div className="bg-[#A79428]">