#35382D Color Information

Hex color code: #35382D

A dramatic green shade, #35382D appears as (53, 56, 45) in RGB and (76°, 11%, 20%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#35382D
RGB
53, 56, 45
HSL
76°, 11%, 20%
CMYK
5%, 0%, 20%, 78%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #35382D; 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 #35382D; background-color: #35382D15; }

Alert / Toast

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

Link / Accent

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

a { color: #35382D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #35382D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 56, 45

Red: 53 / Green: 56 / Blue: 45

HSL

76°, 11%, 20%

Hue: 76° / Saturation: 11% / Lightness: 20%

CMYK

5%, 0%, 20%, 78%

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

What color is #35382D?

#35382D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35382D to RGB:

rgb(53, 56, 45)HEX to RGB Converter →

HEX to HSL

Convert #35382D to HSL:

hsl(76, 11%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #35382D to CMYK:

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

Color Meaning and Usage

A rich green tone, #35382D has RGB (53, 56, 45) and HSL (76°, 11%, 20%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35382D is #302D39, creating high-contrast pairings. For softer combinations, try analogous colors like #39362D.

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

Contrast with #35382D

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 #35382D?

#35382D is a rich green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #35382D?

#35382D in RGB is (53, 56, 45) - 53 red, 56 green, and 45 blue.

How to use #35382D in CSS?

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

What colors go well with #35382D?

#302D39 (complementary), #39362D (analogous), and #0D0E0B (lighter shade) work well with #35382D.