#35778D Color Information

Hex color code: #35778D

#35778D is a delicate blue color. In RGB it is (53, 119, 141), and in HSL it is (195°, 45%, 38%). It is widely used in graphic design.

Try:
Color NameSteel Blue
HEX
#35778D
RGB
53, 119, 141
HSL
195°, 45%, 38%
CMYK
62%, 16%, 0%, 45%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #35778D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 119, 141

Red: 53 / Green: 119 / Blue: 141

HSL

195°, 45%, 38%

Hue: 195° / Saturation: 45% / Lightness: 38%

CMYK

62%, 16%, 0%, 45%

Cyan: 62% / Magenta: 16% / Yellow: 0% / Key: 45%

What color is #35778D?

#35778D is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35778D to RGB:

rgb(53, 119, 141)HEX to RGB Converter →

HEX to HSL

Convert #35778D to HSL:

hsl(195, 45%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #35778D to CMYK:

cmyk(62%, 16%, 0%, 45%)Color Converter →

Color Meaning and Usage

#35778D is a gentle blue color with RGB values of 53, 119, 141 and HSL of 195°, 45%, 38%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35778D is #8D4B35, creating high-contrast pairings. For softer combinations, try analogous colors like #358D77.

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

Contrast with #35778D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35778D?

#35778D is a gentle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #35778D?

#35778D in RGB is (53, 119, 141) - 53 red, 119 green, and 141 blue.

How to use #35778D in CSS?

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

What colors go well with #35778D?

#8D4B35 (complementary), #358D77 (analogous), and #204855 (lighter shade) work well with #35778D.