#348CEA Color Information

Hex color code: #348CEA

#348CEA is a eye-catching blue color. In RGB it is (52, 140, 234), and in HSL it is (211°, 81%, 56%). It is widely used in graphic design.

Try:
Color NameDodger Blue
HEX
#348CEA
RGB
52, 140, 234
HSL
211°, 81%, 56%
CMYK
78%, 40%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #348CEA; 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 #348CEA; background-color: #348CEA15; }

Alert / Toast

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

Link / Accent

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

a { color: #348CEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 140, 234

Red: 52 / Green: 140 / Blue: 234

HSL

211°, 81%, 56%

Hue: 211° / Saturation: 81% / Lightness: 56%

CMYK

78%, 40%, 0%, 8%

Cyan: 78% / Magenta: 40% / Yellow: 0% / Key: 8%

What color is #348CEA?

#348CEA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #348CEA to RGB:

rgb(52, 140, 234)HEX to RGB Converter →

HEX to HSL

Convert #348CEA to HSL:

hsl(211, 81%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #348CEA to CMYK:

cmyk(78%, 40%, 0%, 8%)Color Converter →

Color Meaning and Usage

#348CEA is a dynamic blue color with RGB values of 52, 140, 234 and HSL of 211°, 81%, 56%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #348CEA is #EA9234, creating high-contrast pairings. For softer combinations, try analogous colors like #34E7EA.

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

Contrast with #348CEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #348CEA?

#348CEA is a dynamic blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #348CEA?

#348CEA in RGB is (52, 140, 234) - 52 red, 140 green, and 234 blue.

How to use #348CEA in CSS?

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

What colors go well with #348CEA?

#EA9234 (complementary), #34E7EA (analogous), and #1466BD (lighter shade) work well with #348CEA.