#37494E Color Information

Hex color code: #37494E

#37494E is a understated cyan color. In RGB it is (55, 73, 78), and in HSL it is (193°, 17%, 26%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#37494E
RGB
55, 73, 78
HSL
193°, 17%, 26%
CMYK
29%, 6%, 0%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #37494E; 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 #37494E; background-color: #37494E15; }

Alert / Toast

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

Link / Accent

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

a { color: #37494E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #37494E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

55, 73, 78

Red: 55 / Green: 73 / Blue: 78

HSL

193°, 17%, 26%

Hue: 193° / Saturation: 17% / Lightness: 26%

CMYK

29%, 6%, 0%, 69%

Cyan: 29% / Magenta: 6% / Yellow: 0% / Key: 69%

What color is #37494E?

#37494E is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #37494E to RGB:

rgb(55, 73, 78)HEX to RGB Converter →

HEX to HSL

Convert #37494E to HSL:

hsl(193, 17%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #37494E to CMYK:

cmyk(29%, 6%, 0%, 69%)Color Converter →

Color Meaning and Usage

#37494E is a muted cyan color with RGB values of 55, 73, 78 and HSL of 193°, 17%, 26%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #37494E is #4E3C37, creating high-contrast pairings. For softer combinations, try analogous colors like #374E47.

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

Contrast with #37494E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #37494E?

#37494E is a muted cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #37494E?

#37494E in RGB is (55, 73, 78) - 55 red, 73 green, and 78 blue.

How to use #37494E in CSS?

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

What colors go well with #37494E?

#4E3C37 (complementary), #374E47 (analogous), and #171F21 (lighter shade) work well with #37494E.