#323C3E Color Information

Hex color code: #323C3E

The hex color #323C3E is a rich cyan with RGB values of (50, 60, 62) and HSL of (190°, 11%, 22%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#323C3E
RGB
50, 60, 62
HSL
190°, 11%, 22%
CMYK
19%, 3%, 0%, 76%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #323C3E; 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 #323C3E; background-color: #323C3E15; }

Alert / Toast

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

Link / Accent

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

a { color: #323C3E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #323C3E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 60, 62

Red: 50 / Green: 60 / Blue: 62

HSL

190°, 11%, 22%

Hue: 190° / Saturation: 11% / Lightness: 22%

CMYK

19%, 3%, 0%, 76%

Cyan: 19% / Magenta: 3% / Yellow: 0% / Key: 76%

What color is #323C3E?

#323C3E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #323C3E to RGB:

rgb(50, 60, 62)HEX to RGB Converter →

HEX to HSL

Convert #323C3E to HSL:

hsl(190, 11%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #323C3E to CMYK:

cmyk(19%, 3%, 0%, 76%)Color Converter →

Color Meaning and Usage

#323C3E is a dark cyan color with RGB values of 50, 60, 62 and HSL of 190°, 11%, 22%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #323C3E is #3E3432, creating high-contrast pairings. For softer combinations, try analogous colors like #323E3A.

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

Contrast with #323C3E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #323C3E?

#323C3E is a dark cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #323C3E?

#323C3E in RGB is (50, 60, 62) - 50 red, 60 green, and 62 blue.

How to use #323C3E in CSS?

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

What colors go well with #323C3E?

#3E3432 (complementary), #323E3A (analogous), and #101314 (lighter shade) work well with #323C3E.