#475863 Color Information

Hex color code: #475863

A balanced blue shade, #475863 appears as (71, 88, 99) in RGB and (204°, 16%, 33%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#475863
RGB
71, 88, 99
HSL
204°, 16%, 33%
CMYK
28%, 11%, 0%, 61%

Shades

CSS Usage
color: #475863;
background-color: #475863;
border-color: #475863;
box-shadow: 0 0 10px #475863;
border: 2px solid #475863;
Tailwind Usage
bg-[#475863]
text-[#475863]
border-[#475863]
shadow-[0_0_10px_475863]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #475863, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #475863; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #475863; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #475863; background-color: #47586315; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #47586320; border-left: 4px solid #475863; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #475863; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #475863 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 88, 99

Red: 71 / Green: 88 / Blue: 99

HSL

204°, 16%, 33%

Hue: 204° / Saturation: 16% / Lightness: 33%

CMYK

28%, 11%, 0%, 61%

Cyan: 28% / Magenta: 11% / Yellow: 0% / Key: 61%

What color is #475863?

#475863 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #475863 to RGB:

rgb(71, 88, 99)HEX to RGB Converter →

HEX to HSL

Convert #475863 to HSL:

hsl(204, 16%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #475863 to CMYK:

cmyk(28%, 11%, 0%, 61%)Color Converter →

Color Meaning and Usage

#475863 is a muted blue color with RGB values of 71, 88, 99 and HSL of 204°, 16%, 33%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #475863 is #625147, creating high-contrast pairings. For softer combinations, try analogous colors like #47625F.

Use #475863 in CSS: color: #475863 or background-color: #475863. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #475863

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.84:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #475863?

#475863 is a muted blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #475863?

#475863 in RGB is (71, 88, 99) - 71 red, 88 green, and 99 blue.

How to use #475863 in CSS?

Use #475863 directly in your CSS properties like color or background-color.

What colors go well with #475863?

#625147 (complementary), #47625F (analogous), and #272F35 (lighter shade) work well with #475863.