#374448 Color Information

Hex color code: #374448

A balanced cyan shade, #374448 appears as (55, 68, 72) in RGB and (194°, 13%, 25%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#374448
RGB
55, 68, 72
HSL
194°, 13%, 25%
CMYK
24%, 6%, 0%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #374448; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

55, 68, 72

Red: 55 / Green: 68 / Blue: 72

HSL

194°, 13%, 25%

Hue: 194° / Saturation: 13% / Lightness: 25%

CMYK

24%, 6%, 0%, 72%

Cyan: 24% / Magenta: 6% / Yellow: 0% / Key: 72%

What color is #374448?

#374448 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #374448 to RGB:

rgb(55, 68, 72)HEX to RGB Converter →

HEX to HSL

Convert #374448 to HSL:

hsl(194, 13%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #374448 to CMYK:

cmyk(24%, 6%, 0%, 72%)Color Converter →

Color Meaning and Usage

#374448 is a balanced cyan color with RGB values of 55, 68, 72 and HSL of 194°, 13%, 25%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #374448 is #483B37, creating high-contrast pairings. For softer combinations, try analogous colors like #374844.

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

Contrast with #374448

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #374448?

#374448 is a balanced cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #374448?

#374448 in RGB is (55, 68, 72) - 55 red, 68 green, and 72 blue.

How to use #374448 in CSS?

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

What colors go well with #374448?

#483B37 (complementary), #374844 (analogous), and #161B1D (lighter shade) work well with #374448.