#347CEF Color Information

Hex color code: #347CEF

#347CEF is a dynamic blue color. In RGB it is (52, 124, 239), and in HSL it is (217°, 85%, 57%). It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#347CEF
RGB
52, 124, 239
HSL
217°, 85%, 57%
CMYK
78%, 48%, 0%, 6%

Shades

CSS Usage
color: #347CEF;
background-color: #347CEF;
border-color: #347CEF;
box-shadow: 0 0 10px #347CEF;
border: 2px solid #347CEF;
Tailwind Usage
bg-[#347CEF]
text-[#347CEF]
border-[#347CEF]
shadow-[0_0_10px_347CEF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #347CEF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #347CEF; color: #000000; }

Badge

New Feature
.badge { background-color: #347CEF; 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 #347CEF; background-color: #347CEF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #347CEF20; border-left: 4px solid #347CEF; }

Link / Accent

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

a { color: #347CEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #347CEF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 124, 239

Red: 52 / Green: 124 / Blue: 239

HSL

217°, 85%, 57%

Hue: 217° / Saturation: 85% / Lightness: 57%

CMYK

78%, 48%, 0%, 6%

Cyan: 78% / Magenta: 48% / Yellow: 0% / Key: 6%

What color is #347CEF?

#347CEF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #347CEF to RGB:

rgb(52, 124, 239)HEX to RGB Converter →

HEX to HSL

Convert #347CEF to HSL:

hsl(217, 85%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #347CEF to CMYK:

cmyk(78%, 48%, 0%, 6%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #347CEF has RGB (52, 124, 239) and HSL (217°, 85%, 57%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #347CEF is #EFA734, creating high-contrast pairings. For softer combinations, try analogous colors like #34D9EF.

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

Contrast with #347CEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #347CEF?

#347CEF is a eye-catching blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #347CEF?

#347CEF in RGB is (52, 124, 239) - 52 red, 124 green, and 239 blue.

How to use #347CEF in CSS?

Use #347CEF directly in your CSS properties like color or background-color.

What colors go well with #347CEF?

#EFA734 (complementary), #34D9EF (analogous), and #1056C6 (lighter shade) work well with #347CEF.