#37595C Color Information

Hex color code: #37595C

A subtle cyan shade, #37595C appears as (55, 89, 92) in RGB and (185°, 25%, 29%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#37595C
RGB
55, 89, 92
HSL
185°, 25%, 29%
CMYK
40%, 3%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #37595C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

55, 89, 92

Red: 55 / Green: 89 / Blue: 92

HSL

185°, 25%, 29%

Hue: 185° / Saturation: 25% / Lightness: 29%

CMYK

40%, 3%, 0%, 64%

Cyan: 40% / Magenta: 3% / Yellow: 0% / Key: 64%

What color is #37595C?

#37595C is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #37595C to RGB:

rgb(55, 89, 92)HEX to RGB Converter →

HEX to HSL

Convert #37595C to HSL:

hsl(185, 25%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #37595C to CMYK:

cmyk(40%, 3%, 0%, 64%)Color Converter →

Color Meaning and Usage

#37595C is a gentle cyan color with RGB values of 55, 89, 92 and HSL of 185°, 25%, 29%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #37595C is #5C3B37, creating high-contrast pairings. For softer combinations, try analogous colors like #375C4D.

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

Contrast with #37595C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #37595C?

#37595C is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #37595C?

#37595C in RGB is (55, 89, 92) - 55 red, 89 green, and 92 blue.

How to use #37595C in CSS?

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

What colors go well with #37595C?

#5C3B37 (complementary), #375C4D (analogous), and #1B2B2D (lighter shade) work well with #37595C.