#38475C Color Information

Hex color code: #38475C

A subtle blue shade, #38475C appears as (56, 71, 92) in RGB and (215°, 24%, 29%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#38475C
RGB
56, 71, 92
HSL
215°, 24%, 29%
CMYK
39%, 23%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #38475C; 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 #38475C; background-color: #38475C15; }

Alert / Toast

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

Link / Accent

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

a { color: #38475C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #38475C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

56, 71, 92

Red: 56 / Green: 71 / Blue: 92

HSL

215°, 24%, 29%

Hue: 215° / Saturation: 24% / Lightness: 29%

CMYK

39%, 23%, 0%, 64%

Cyan: 39% / Magenta: 23% / Yellow: 0% / Key: 64%

What color is #38475C?

#38475C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #38475C to RGB:

rgb(56, 71, 92)HEX to RGB Converter →

HEX to HSL

Convert #38475C to HSL:

hsl(215, 24%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #38475C to CMYK:

cmyk(39%, 23%, 0%, 64%)Color Converter →

Color Meaning and Usage

#38475C is a delicate blue color with RGB values of 56, 71, 92 and HSL of 215°, 24%, 29%. 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 #38475C is #5C4D38, creating high-contrast pairings. For softer combinations, try analogous colors like #38595C.

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

Contrast with #38475C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #38475C?

#38475C is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #38475C?

#38475C in RGB is (56, 71, 92) - 56 red, 71 green, and 92 blue.

How to use #38475C in CSS?

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

What colors go well with #38475C?

#5C4D38 (complementary), #38595C (analogous), and #1B222C (lighter shade) work well with #38475C.