#374E46 Color Information

Hex color code: #374E46

#374E46 is a subtle cyan color. In RGB it is (55, 78, 70), and in HSL it is (159°, 17%, 26%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#374E46
RGB
55, 78, 70
HSL
159°, 17%, 26%
CMYK
29%, 0%, 10%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #374E46; 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 #374E46; background-color: #374E4615; }

Alert / Toast

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

Link / Accent

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

a { color: #374E46; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #374E46 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

55, 78, 70

Red: 55 / Green: 78 / Blue: 70

HSL

159°, 17%, 26%

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

CMYK

29%, 0%, 10%, 69%

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

What color is #374E46?

#374E46 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #374E46 to RGB:

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

HEX to HSL

Convert #374E46 to HSL:

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

HEX to CMYK

Convert #374E46 to CMYK:

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

Color Meaning and Usage

#374E46 is a muted cyan color with RGB values of 55, 78, 70 and HSL of 159°, 17%, 26%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #374E46 is #4E373F, creating high-contrast pairings. For softer combinations, try analogous colors like #374E3A.

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

Contrast with #374E46

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #374E46?

#374E46 is a muted cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #374E46?

#374E46 in RGB is (55, 78, 70) - 55 red, 78 green, and 70 blue.

How to use #374E46 in CSS?

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

What colors go well with #374E46?

#4E373F (complementary), #374E3A (analogous), and #17211D (lighter shade) work well with #374E46.