#355544 Color Information

Hex color code: #355544

A gentle green shade, #355544 appears as (53, 85, 68) in RGB and (148°, 23%, 27%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#355544
RGB
53, 85, 68
HSL
148°, 23%, 27%
CMYK
38%, 0%, 20%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #355544; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 85, 68

Red: 53 / Green: 85 / Blue: 68

HSL

148°, 23%, 27%

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

CMYK

38%, 0%, 20%, 67%

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

What color is #355544?

#355544 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #355544 to RGB:

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

HEX to HSL

Convert #355544 to HSL:

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

HEX to CMYK

Convert #355544 to CMYK:

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

Color Meaning and Usage

#355544 is a gentle green color with RGB values of 53, 85, 68 and HSL of 148°, 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 #355544 is #553546, creating high-contrast pairings. For softer combinations, try analogous colors like #365535.

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

Contrast with #355544

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #355544?

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

What is the RGB value of #355544?

#355544 in RGB is (53, 85, 68) - 53 red, 85 green, and 68 blue.

How to use #355544 in CSS?

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

What colors go well with #355544?

#553546 (complementary), #365535 (analogous), and #18261E (lighter shade) work well with #355544.