#38384D Color Information

Hex color code: #38384D

A balanced blue shade, #38384D appears as (56, 56, 77) in RGB and (240°, 16%, 26%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#38384D
RGB
56, 56, 77
HSL
240°, 16%, 26%
CMYK
27%, 27%, 0%, 70%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #38384D; 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 #38384D; background-color: #38384D15; }

Alert / Toast

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

Link / Accent

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

a { color: #38384D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #38384D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

56, 56, 77

Red: 56 / Green: 56 / Blue: 77

HSL

240°, 16%, 26%

Hue: 240° / Saturation: 16% / Lightness: 26%

CMYK

27%, 27%, 0%, 70%

Cyan: 27% / Magenta: 27% / Yellow: 0% / Key: 70%

What color is #38384D?

#38384D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #38384D to RGB:

rgb(56, 56, 77)HEX to RGB Converter →

HEX to HSL

Convert #38384D to HSL:

hsl(240, 16%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #38384D to CMYK:

cmyk(27%, 27%, 0%, 70%)Color Converter →

Color Meaning and Usage

A balanced blue tone, #38384D has RGB (56, 56, 77) and HSL (240°, 16%, 26%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #38384D is #4D4D38, creating high-contrast pairings. For softer combinations, try analogous colors like #38424D.

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

Contrast with #38384D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #38384D?

#38384D is a balanced blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #38384D?

#38384D in RGB is (56, 56, 77) - 56 red, 56 green, and 77 blue.

How to use #38384D in CSS?

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

What colors go well with #38384D?

#4D4D38 (complementary), #38424D (analogous), and #181821 (lighter shade) work well with #38384D.