#35553B Color Information

Hex color code: #35553B

A soft green shade, #35553B appears as (53, 85, 59) in RGB and (131°, 23%, 27%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#35553B
RGB
53, 85, 59
HSL
131°, 23%, 27%
CMYK
38%, 0%, 31%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #35553B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 85, 59

Red: 53 / Green: 85 / Blue: 59

HSL

131°, 23%, 27%

Hue: 131° / Saturation: 23% / Lightness: 27%

CMYK

38%, 0%, 31%, 67%

Cyan: 38% / Magenta: 0% / Yellow: 31% / Key: 67%

What color is #35553B?

#35553B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35553B to RGB:

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

HEX to HSL

Convert #35553B to HSL:

hsl(131, 23%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #35553B to CMYK:

cmyk(38%, 0%, 31%, 67%)Color Converter →

Color Meaning and Usage

#35553B is a gentle green color with RGB values of 53, 85, 59 and HSL of 131°, 23%, 27%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35553B is #55354F, creating high-contrast pairings. For softer combinations, try analogous colors like #3F5535.

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

Contrast with #35553B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35553B?

#35553B is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #35553B?

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

How to use #35553B in CSS?

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

What colors go well with #35553B?

#55354F (complementary), #3F5535 (analogous), and #18261A (lighter shade) work well with #35553B.