#343036 Color Information

Hex color code: #343036

#343036 is a deep purple color. In RGB it is (52, 48, 54), and in HSL it is (280°, 6%, 20%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#343036
RGB
52, 48, 54
HSL
280°, 6%, 20%
CMYK
4%, 11%, 0%, 79%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #343036; 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 #343036; background-color: #34303615; }

Alert / Toast

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

Link / Accent

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

a { color: #343036; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 48, 54

Red: 52 / Green: 48 / Blue: 54

HSL

280°, 6%, 20%

Hue: 280° / Saturation: 6% / Lightness: 20%

CMYK

4%, 11%, 0%, 79%

Cyan: 4% / Magenta: 11% / Yellow: 0% / Key: 79%

What color is #343036?

#343036 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #343036 to RGB:

rgb(52, 48, 54)HEX to RGB Converter →

HEX to HSL

Convert #343036 to HSL:

hsl(280, 6%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #343036 to CMYK:

cmyk(4%, 11%, 0%, 79%)Color Converter →

Color Meaning and Usage

#343036 is a dramatic purple color with RGB values of 52, 48, 54 and HSL of 280°, 6%, 20%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #343036 is #323630, creating high-contrast pairings. For softer combinations, try analogous colors like #313036.

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

Contrast with #343036

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #343036?

#343036 is a dramatic purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #343036?

#343036 in RGB is (52, 48, 54) - 52 red, 48 green, and 54 blue.

How to use #343036 in CSS?

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

What colors go well with #343036?

#323630 (complementary), #313036 (analogous), and #0D0C0E (lighter shade) work well with #343036.