#312E3E Color Information

Hex color code: #312E3E

A deep blue shade, #312E3E appears as (49, 46, 62) in RGB and (251°, 15%, 21%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#312E3E
RGB
49, 46, 62
HSL
251°, 15%, 21%
CMYK
21%, 26%, 0%, 76%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #312E3E; 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 #312E3E; background-color: #312E3E15; }

Alert / Toast

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

Link / Accent

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

a { color: #312E3E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #312E3E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

49, 46, 62

Red: 49 / Green: 46 / Blue: 62

HSL

251°, 15%, 21%

Hue: 251° / Saturation: 15% / Lightness: 21%

CMYK

21%, 26%, 0%, 76%

Cyan: 21% / Magenta: 26% / Yellow: 0% / Key: 76%

What color is #312E3E?

#312E3E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #312E3E to RGB:

rgb(49, 46, 62)HEX to RGB Converter →

HEX to HSL

Convert #312E3E to HSL:

hsl(251, 15%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #312E3E to CMYK:

cmyk(21%, 26%, 0%, 76%)Color Converter →

Color Meaning and Usage

#312E3E is a dramatic blue color with RGB values of 49, 46, 62 and HSL of 251°, 15%, 21%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #312E3E is #3B3E2E, creating high-contrast pairings. For softer combinations, try analogous colors like #2E333E.

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

Contrast with #312E3E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #312E3E?

#312E3E is a dramatic blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #312E3E?

#312E3E in RGB is (49, 46, 62) - 49 red, 46 green, and 62 blue.

How to use #312E3E in CSS?

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

What colors go well with #312E3E?

#3B3E2E (complementary), #2E333E (analogous), and #0E0D12 (lighter shade) work well with #312E3E.