Hex Color #D95626 - Custom Color
Color Codes
HEX
#D95626
RGB
rgb(217, 86, 38)
HSL
hsl(16, 70%, 50%)
CMYK
cmyk(0%, 60%, 82%, 15%)
HSV
hsv(16, 82%, 85%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 3.96:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 5.31: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: #D95626;
color: #D95626;
border-color: #D95626;
}
Tailwind CSS (with arbitrary values)
bg-[#D95626]
text-[#D95626]
border-[#D95626]
// Example usage:
<div className="bg-[#D95626]">