#3D4946 Color Information

Hex color code: #3D4946

The hex color #3D4946 is a subtle cyan with RGB values of (61, 73, 70) and HSL of (165°, 9%, 26%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#3D4946
RGB
61, 73, 70
HSL
165°, 9%, 26%
CMYK
16%, 0%, 4%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #3D4946; 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 #3D4946; background-color: #3D494615; }

Alert / Toast

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

Link / Accent

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

a { color: #3D4946; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3D4946 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

61, 73, 70

Red: 61 / Green: 73 / Blue: 70

HSL

165°, 9%, 26%

Hue: 165° / Saturation: 9% / Lightness: 26%

CMYK

16%, 0%, 4%, 71%

Cyan: 16% / Magenta: 0% / Yellow: 4% / Key: 71%

What color is #3D4946?

#3D4946 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3D4946 to RGB:

rgb(61, 73, 70)HEX to RGB Converter →

HEX to HSL

Convert #3D4946 to HSL:

hsl(165, 9%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #3D4946 to CMYK:

cmyk(16%, 0%, 4%, 71%)Color Converter →

Color Meaning and Usage

#3D4946 is a muted cyan color with RGB values of 61, 73, 70 and HSL of 165°, 9%, 26%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3D4946 is #483C3F, creating high-contrast pairings. For softer combinations, try analogous colors like #3C483F.

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

Contrast with #3D4946

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3D4946?

#3D4946 is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #3D4946?

#3D4946 in RGB is (61, 73, 70) - 61 red, 73 green, and 70 blue.

How to use #3D4946 in CSS?

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

What colors go well with #3D4946?

#483C3F (complementary), #3C483F (analogous), and #1A1F1D (lighter shade) work well with #3D4946.