Hex Color #E29517 - Custom Color
Color Codes
HEX
#E29517
RGB
rgb(226, 149, 23)
HSL
hsl(37, 82%, 49%)
CMYK
cmyk(0%, 34%, 90%, 11%)
HSV
hsv(37, 90%, 89%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 2.46:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 8.55:1
Pass - WCAG AA (Normal Text)
Pass - 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: #E29517;
color: #E29517;
border-color: #E29517;
}
Tailwind CSS (with arbitrary values)
bg-[#E29517]
text-[#E29517]
border-[#E29517]
// Example usage:
<div className="bg-[#E29517]">