#39343C Color Information

Hex color code: #39343C

A dark purple shade, #39343C appears as (57, 52, 60) in RGB and (278°, 7%, 22%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#39343C
RGB
57, 52, 60
HSL
278°, 7%, 22%
CMYK
5%, 13%, 0%, 76%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #39343C; 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 #39343C; background-color: #39343C15; }

Alert / Toast

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

Link / Accent

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

a { color: #39343C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #39343C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 52, 60

Red: 57 / Green: 52 / Blue: 60

HSL

278°, 7%, 22%

Hue: 278° / Saturation: 7% / Lightness: 22%

CMYK

5%, 13%, 0%, 76%

Cyan: 5% / Magenta: 13% / Yellow: 0% / Key: 76%

What color is #39343C?

#39343C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #39343C to RGB:

rgb(57, 52, 60)HEX to RGB Converter →

HEX to HSL

Convert #39343C to HSL:

hsl(278, 7%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #39343C to CMYK:

cmyk(5%, 13%, 0%, 76%)Color Converter →

Color Meaning and Usage

#39343C is a rich purple color with RGB values of 57, 52, 60 and HSL of 278°, 7%, 22%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #39343C is #373C34, creating high-contrast pairings. For softer combinations, try analogous colors like #35343C.

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

Contrast with #39343C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #39343C?

#39343C is a rich purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #39343C?

#39343C in RGB is (57, 52, 60) - 57 red, 52 green, and 60 blue.

How to use #39343C in CSS?

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

What colors go well with #39343C?

#373C34 (complementary), #35343C (analogous), and #121113 (lighter shade) work well with #39343C.