Toolman

#475569 color

#475569#475569

#475569 is a dark, muted blue, closest to the CSS named color darkslategray (#2F4F4F).

Color values

HEX#475569
RGBrgb(71, 85, 105)
HSLhsl(215, 19%, 35%)
CMYKcmyk(32%, 19%, 0%, 59%)
Decimal4674921
CSScolor: #475569;
Android0xFF475569
SwiftUIColor(red: 0.278, green: 0.333, blue: 0.412, alpha: 1)

Accessibility and contrast

White text on #4755697.58:1 — AA pass · AA large pass · AAA pass
Black text on #4755692.77:1 — AA fail · AA large fail · AAA fail
Recommended text colorwhite

WCAG 2.1 asks for at least 4.5:1 for body text and 3:1 for large text (18 pt, or 14 pt bold).

Tints and shades of #475569

Each swatch keeps the hue and saturation of #475569 and varies only lightness — the quickest way to build a usable scale from a single brand color.

95%
85%
75%
65%
55%
45%
35%
25%
15%

Colors that go with #475569

Harmonies generated by rotating the hue on the color wheel while holding saturation and lightness constant.

Complementary
Triadic +120°
Triadic +240°
Analogous −30°
Analogous +30°
Split −150°
Split +150°

Using #475569 in code

/* CSS */
.element { color: #475569; background-color: #475569; }
.element { color: rgb(71 85 105); }
.element { color: hsl(215 19% 35%); }

/* Tailwind arbitrary value */
<div class="bg-[#475569] text-white">

/* SCSS variable */
$brand: #475569;

Frequently asked questions

What color is #475569?

#475569 is a dark, muted blue. Its hue sits at 215° on the color wheel, with 19% saturation and 35% lightness.

What is #475569 in RGB?

#475569 converts to rgb(71, 85, 105) — 71 red, 85 green and 105 blue.

What is #475569 in CMYK?

Approximately cmyk(32%, 19%, 0%, 59%). Print output depends on the ICC profile of the press and paper, so treat this as a starting point rather than an exact match.

Should text on #475569 be white or black?

White gives the better contrast ratio (7.58:1 versus 2.77:1).

What is the complementary color of #475569?

#6A5C48 — the hue directly opposite #475569 on the color wheel.

Convert any color → · Browse all colors