#363340 Color Information

Hex color code: #363340

A dark blue shade, #363340 appears as (54, 51, 64) in RGB and (254°, 11%, 23%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#363340
RGB
54, 51, 64
HSL
254°, 11%, 23%
CMYK
16%, 20%, 0%, 75%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #363340; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 51, 64

Red: 54 / Green: 51 / Blue: 64

HSL

254°, 11%, 23%

Hue: 254° / Saturation: 11% / Lightness: 23%

CMYK

16%, 20%, 0%, 75%

Cyan: 16% / Magenta: 20% / Yellow: 0% / Key: 75%

What color is #363340?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #363340 to RGB:

rgb(54, 51, 64)HEX to RGB Converter →

HEX to HSL

Convert #363340 to HSL:

hsl(254, 11%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #363340 to CMYK:

cmyk(16%, 20%, 0%, 75%)Color Converter →

Color Meaning and Usage

A deep blue tone, #363340 has RGB (54, 51, 64) and HSL (254°, 11%, 23%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #363340 is #3E4134, creating high-contrast pairings. For softer combinations, try analogous colors like #343841.

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

Contrast with #363340

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #363340?

#363340 is a deep blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #363340?

#363340 in RGB is (54, 51, 64) - 54 red, 51 green, and 64 blue.

How to use #363340 in CSS?

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

What colors go well with #363340?

#3E4134 (complementary), #343841 (analogous), and #131217 (lighter shade) work well with #363340.