Hex Color #57253E - Custom Color
Color Codes
HEX
#57253E
RGB
rgb(87, 37, 62)
HSL
hsl(330, 40%, 24%)
CMYK
cmyk(0%, 57%, 29%, 66%)
HSV
hsv(330, 57%, 34%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 12.07:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 1.74:1
Fail - 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: #57253E;
color: #57253E;
border-color: #57253E;
}
Tailwind CSS (with arbitrary values)
bg-[#57253E]
text-[#57253E]
border-[#57253E]
// Example usage:
<div className="bg-[#57253E]">