#348BB7 Color Information

Hex color code: #348BB7

The hex color #348BB7 is a tranquil blue with RGB values of (52, 139, 183) and HSL of (200°, 56%, 46%). It is widely used in graphic design.

Try:
Color NameSteel Blue
HEX
#348BB7
RGB
52, 139, 183
HSL
200°, 56%, 46%
CMYK
72%, 24%, 0%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #348BB7; color: #000000; }

Badge

New Feature
.badge { background-color: #348BB7; color: #000000; }

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 #348BB7; background-color: #348BB715; }

Alert / Toast

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

Link / Accent

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

a { color: #348BB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #348BB7 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 139, 183

Red: 52 / Green: 139 / Blue: 183

HSL

200°, 56%, 46%

Hue: 200° / Saturation: 56% / Lightness: 46%

CMYK

72%, 24%, 0%, 28%

Cyan: 72% / Magenta: 24% / Yellow: 0% / Key: 28%

What color is #348BB7?

#348BB7 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #348BB7 to RGB:

rgb(52, 139, 183)HEX to RGB Converter →

HEX to HSL

Convert #348BB7 to HSL:

hsl(200, 56%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #348BB7 to CMYK:

cmyk(72%, 24%, 0%, 28%)Color Converter →

Color Meaning and Usage

#348BB7 is a peaceful blue color with RGB values of 52, 139, 183 and HSL of 200°, 56%, 46%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #348BB7 is #B75F34, creating high-contrast pairings. For softer combinations, try analogous colors like #34B7A1.

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

Contrast with #348BB7

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

Contrast Ratio: 5.52:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #348BB7?

#348BB7 is a peaceful blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #348BB7?

#348BB7 in RGB is (52, 139, 183) - 52 red, 139 green, and 183 blue.

How to use #348BB7 in CSS?

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

What colors go well with #348BB7?

#B75F34 (complementary), #34B7A1 (analogous), and #235E7B (lighter shade) work well with #348BB7.