#35553C Color Information

Hex color code: #35553C

A pastel green shade, #35553C appears as (53, 85, 60) in RGB and (133°, 23%, 27%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#35553C
RGB
53, 85, 60
HSL
133°, 23%, 27%
CMYK
38%, 0%, 29%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #35553C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 85, 60

Red: 53 / Green: 85 / Blue: 60

HSL

133°, 23%, 27%

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

CMYK

38%, 0%, 29%, 67%

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

What color is #35553C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35553C to RGB:

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

HEX to HSL

Convert #35553C to HSL:

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

HEX to CMYK

Convert #35553C to CMYK:

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

Color Meaning and Usage

#35553C is a subtle green color with RGB values of 53, 85, 60 and HSL of 133°, 23%, 27%. This green hue evokes nature and harmony, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35553C is #55354E, creating high-contrast pairings. For softer combinations, try analogous colors like #3E5535.

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

Contrast with #35553C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35553C?

#35553C is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #35553C?

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

How to use #35553C in CSS?

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

What colors go well with #35553C?

#55354E (complementary), #3E5535 (analogous), and #18261B (lighter shade) work well with #35553C.