#343737 Color Information

Hex color code: #343737

#343737 is a dramatic cyan color. In RGB it is (52, 55, 55), and in HSL it is (180°, 3%, 21%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#343737
RGB
52, 55, 55
HSL
180°, 3%, 21%
CMYK
5%, 0%, 0%, 78%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #343737; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 55, 55

Red: 52 / Green: 55 / Blue: 55

HSL

180°, 3%, 21%

Hue: 180° / Saturation: 3% / Lightness: 21%

CMYK

5%, 0%, 0%, 78%

Cyan: 5% / Magenta: 0% / Yellow: 0% / Key: 78%

What color is #343737?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #343737 to RGB:

rgb(52, 55, 55)HEX to RGB Converter →

HEX to HSL

Convert #343737 to HSL:

hsl(180, 3%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #343737 to CMYK:

cmyk(5%, 0%, 0%, 78%)Color Converter →

Color Meaning and Usage

#343737 is a intense cyan color with RGB values of 52, 55, 55 and HSL of 180°, 3%, 21%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #343737 is #373434, creating high-contrast pairings. For softer combinations, try analogous colors like #343736.

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

Contrast with #343737

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #343737?

#343737 is a intense cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #343737?

#343737 in RGB is (52, 55, 55) - 52 red, 55 green, and 55 blue.

How to use #343737 in CSS?

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

What colors go well with #343737?

#373434 (complementary), #343736 (analogous), and #0F1010 (lighter shade) work well with #343737.