#323339 Color Information

Hex color code: #323339

A rich blue shade, #323339 appears as (50, 51, 57) in RGB and (231°, 7%, 21%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#323339
RGB
50, 51, 57
HSL
231°, 7%, 21%
CMYK
12%, 11%, 0%, 78%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #323339; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 51, 57

Red: 50 / Green: 51 / Blue: 57

HSL

231°, 7%, 21%

Hue: 231° / Saturation: 7% / Lightness: 21%

CMYK

12%, 11%, 0%, 78%

Cyan: 12% / Magenta: 11% / Yellow: 0% / Key: 78%

What color is #323339?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #323339 to RGB:

rgb(50, 51, 57)HEX to RGB Converter →

HEX to HSL

Convert #323339 to HSL:

hsl(231, 7%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #323339 to CMYK:

cmyk(12%, 11%, 0%, 78%)Color Converter →

Color Meaning and Usage

#323339 is a rich blue color with RGB values of 50, 51, 57 and HSL of 231°, 7%, 21%. 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 #323339 is #393832, creating high-contrast pairings. For softer combinations, try analogous colors like #323739.

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

Contrast with #323339

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #323339?

#323339 is a rich blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #323339?

#323339 in RGB is (50, 51, 57) - 50 red, 51 green, and 57 blue.

How to use #323339 in CSS?

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

What colors go well with #323339?

#393832 (complementary), #323739 (analogous), and #0E0F10 (lighter shade) work well with #323339.