Hex Color #546063 - Custom Color
Color Codes
HEX
#546063
RGB
rgb(84, 96, 99)
HSL
hsl(192, 8%, 36%)
CMYK
cmyk(15%, 3%, 0%, 61%)
HSV
hsv(192, 15%, 39%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 6.50:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 3.23: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: #546063;
color: #546063;
border-color: #546063;
}
Tailwind CSS (with arbitrary values)
bg-[#546063]
text-[#546063]
border-[#546063]
// Example usage:
<div className="bg-[#546063]">