#37584A Color Information

Hex color code: #37584A

A gentle cyan shade, #37584A appears as (55, 88, 74) in RGB and (155°, 23%, 28%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#37584A
RGB
55, 88, 74
HSL
155°, 23%, 28%
CMYK
37%, 0%, 16%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #37584A; 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 #37584A; background-color: #37584A15; }

Alert / Toast

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

Link / Accent

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

a { color: #37584A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #37584A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

55, 88, 74

Red: 55 / Green: 88 / Blue: 74

HSL

155°, 23%, 28%

Hue: 155° / Saturation: 23% / Lightness: 28%

CMYK

37%, 0%, 16%, 65%

Cyan: 37% / Magenta: 0% / Yellow: 16% / Key: 65%

What color is #37584A?

#37584A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #37584A to RGB:

rgb(55, 88, 74)HEX to RGB Converter →

HEX to HSL

Convert #37584A to HSL:

hsl(155, 23%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #37584A to CMYK:

cmyk(37%, 0%, 16%, 65%)Color Converter →

Color Meaning and Usage

#37584A is a gentle cyan color with RGB values of 55, 88, 74 and HSL of 155°, 23%, 28%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #37584A is #583745, creating high-contrast pairings. For softer combinations, try analogous colors like #37583A.

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

Contrast with #37584A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #37584A?

#37584A is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #37584A?

#37584A in RGB is (55, 88, 74) - 55 red, 88 green, and 74 blue.

How to use #37584A in CSS?

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

What colors go well with #37584A?

#583745 (complementary), #37583A (analogous), and #1A2922 (lighter shade) work well with #37584A.