#363435 Color Information

Hex color code: #363435

A dark magenta shade, #363435 appears as (54, 52, 53) in RGB and (330°, 2%, 21%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#363435
RGB
54, 52, 53
HSL
330°, 2%, 21%
CMYK
0%, 4%, 2%, 79%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #363435; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 52, 53

Red: 54 / Green: 52 / Blue: 53

HSL

330°, 2%, 21%

Hue: 330° / Saturation: 2% / Lightness: 21%

CMYK

0%, 4%, 2%, 79%

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

What color is #363435?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #363435 to RGB:

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

HEX to HSL

Convert #363435 to HSL:

hsl(330, 2%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #363435 to CMYK:

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

Color Meaning and Usage

A dark magenta tone, #363435 has RGB (54, 52, 53) and HSL (330°, 2%, 21%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #363435

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #363435?

#363435 is a dark magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #363435?

#363435 in RGB is (54, 52, 53) - 54 red, 52 green, and 53 blue.

How to use #363435 in CSS?

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

What colors go well with #363435?

#343736 (complementary), #373437 (analogous), and #100F0F (lighter shade) work well with #363435.