#35343B Color Information

Hex color code: #35343B

The hex color #35343B is a dark blue with RGB values of (53, 52, 59) and HSL of (249°, 6%, 22%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#35343B
RGB
53, 52, 59
HSL
249°, 6%, 22%
CMYK
10%, 12%, 0%, 77%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #35343B; 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 #35343B; background-color: #35343B15; }

Alert / Toast

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

Link / Accent

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

a { color: #35343B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #35343B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 52, 59

Red: 53 / Green: 52 / Blue: 59

HSL

249°, 6%, 22%

Hue: 249° / Saturation: 6% / Lightness: 22%

CMYK

10%, 12%, 0%, 77%

Cyan: 10% / Magenta: 12% / Yellow: 0% / Key: 77%

What color is #35343B?

#35343B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35343B to RGB:

rgb(53, 52, 59)HEX to RGB Converter →

HEX to HSL

Convert #35343B to HSL:

hsl(249, 6%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #35343B to CMYK:

cmyk(10%, 12%, 0%, 77%)Color Converter →

Color Meaning and Usage

A intense blue tone, #35343B has RGB (53, 52, 59) and HSL (249°, 6%, 22%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35343B is #3A3B35, creating high-contrast pairings. For softer combinations, try analogous colors like #35373B.

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

Contrast with #35343B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35343B?

#35343B is a intense blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #35343B?

#35343B in RGB is (53, 52, 59) - 53 red, 52 green, and 59 blue.

How to use #35343B in CSS?

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

What colors go well with #35343B?

#3A3B35 (complementary), #35373B (analogous), and #111113 (lighter shade) work well with #35343B.