#385F66 Color Information

Hex color code: #385F66

#385F66 is a soft cyan color. In RGB it is (56, 95, 102), and in HSL it is (189°, 29%, 31%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#385F66
RGB
56, 95, 102
HSL
189°, 29%, 31%
CMYK
45%, 7%, 0%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #385F66; 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 #385F66; background-color: #385F6615; }

Alert / Toast

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

Link / Accent

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

a { color: #385F66; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #385F66 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

56, 95, 102

Red: 56 / Green: 95 / Blue: 102

HSL

189°, 29%, 31%

Hue: 189° / Saturation: 29% / Lightness: 31%

CMYK

45%, 7%, 0%, 60%

Cyan: 45% / Magenta: 7% / Yellow: 0% / Key: 60%

What color is #385F66?

#385F66 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #385F66 to RGB:

rgb(56, 95, 102)HEX to RGB Converter →

HEX to HSL

Convert #385F66 to HSL:

hsl(189, 29%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #385F66 to CMYK:

cmyk(45%, 7%, 0%, 60%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #385F66 has RGB (56, 95, 102) and HSL (189°, 29%, 31%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #385F66 is #663F38, creating high-contrast pairings. For softer combinations, try analogous colors like #386656.

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

Contrast with #385F66

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #385F66?

#385F66 is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #385F66?

#385F66 in RGB is (56, 95, 102) - 56 red, 95 green, and 102 blue.

How to use #385F66 in CSS?

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

What colors go well with #385F66?

#663F38 (complementary), #386656 (analogous), and #1D3135 (lighter shade) work well with #385F66.