Hex Color #055299 - Custom Color
Color Codes
HEX
#055299
RGB
rgb(5, 82, 153)
HSL
hsl(209, 94%, 31%)
CMYK
cmyk(97%, 46%, 0%, 40%)
HSV
hsv(209, 97%, 60%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 7.86:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 2.67: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: #055299;
color: #055299;
border-color: #055299;
}
Tailwind CSS (with arbitrary values)
bg-[#055299]
text-[#055299]
border-[#055299]
// Example usage:
<div className="bg-[#055299]">