#675B63 Color Information

Hex color code: #675B63

The hex color #675B63 is a understated magenta with RGB values of (103, 91, 99) and HSL of (320°, 6%, 38%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#675B63
RGB
103, 91, 99
HSL
320°, 6%, 38%
CMYK
0%, 12%, 4%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #675B63; 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 #675B63; background-color: #675B6315; }

Alert / Toast

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

Link / Accent

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

a { color: #675B63; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #675B63 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 91, 99

Red: 103 / Green: 91 / Blue: 99

HSL

320°, 6%, 38%

Hue: 320° / Saturation: 6% / Lightness: 38%

CMYK

0%, 12%, 4%, 60%

Cyan: 0% / Magenta: 12% / Yellow: 4% / Key: 60%

What color is #675B63?

#675B63 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #675B63 to RGB:

rgb(103, 91, 99)HEX to RGB Converter →

HEX to HSL

Convert #675B63 to HSL:

hsl(320, 6%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #675B63 to CMYK:

cmyk(0%, 12%, 4%, 60%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #675B63 has RGB (103, 91, 99) and HSL (320°, 6%, 38%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #675B63 is #5B675F, creating high-contrast pairings. For softer combinations, try analogous colors like #655B67.

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

Contrast with #675B63

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #675B63?

#675B63 is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #675B63?

#675B63 in RGB is (103, 91, 99) - 103 red, 91 green, and 99 blue.

How to use #675B63 in CSS?

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

What colors go well with #675B63?

#5B675F (complementary), #655B67 (analogous), and #3E373C (lighter shade) work well with #675B63.