#35323E Color Information

Hex color code: #35323E

#35323E is a deep purple color. In RGB it is (53, 50, 62), and in HSL it is (255°, 11%, 22%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#35323E
RGB
53, 50, 62
HSL
255°, 11%, 22%
CMYK
15%, 19%, 0%, 76%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #35323E; 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 #35323E; background-color: #35323E15; }

Alert / Toast

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

Link / Accent

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

a { color: #35323E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #35323E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 50, 62

Red: 53 / Green: 50 / Blue: 62

HSL

255°, 11%, 22%

Hue: 255° / Saturation: 11% / Lightness: 22%

CMYK

15%, 19%, 0%, 76%

Cyan: 15% / Magenta: 19% / Yellow: 0% / Key: 76%

What color is #35323E?

#35323E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35323E to RGB:

rgb(53, 50, 62)HEX to RGB Converter →

HEX to HSL

Convert #35323E to HSL:

hsl(255, 11%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #35323E to CMYK:

cmyk(15%, 19%, 0%, 76%)Color Converter →

Color Meaning and Usage

A dramatic purple tone, #35323E has RGB (53, 50, 62) and HSL (255°, 11%, 22%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35323E is #3B3E32, creating high-contrast pairings. For softer combinations, try analogous colors like #32353E.

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

Contrast with #35323E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35323E?

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

What is the RGB value of #35323E?

#35323E in RGB is (53, 50, 62) - 53 red, 50 green, and 62 blue.

How to use #35323E in CSS?

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

What colors go well with #35323E?

#3B3E32 (complementary), #32353E (analogous), and #111014 (lighter shade) work well with #35323E.