#344BCB Color Information

Hex color code: #344BCB

The hex color #344BCB is a serene blue with RGB values of (52, 75, 203) and HSL of (231°, 59%, 50%). It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#344BCB
RGB
52, 75, 203
HSL
231°, 59%, 50%
CMYK
74%, 63%, 0%, 20%

Shades

CSS Usage
color: #344BCB;
background-color: #344BCB;
border-color: #344BCB;
box-shadow: 0 0 10px #344BCB;
border: 2px solid #344BCB;
Tailwind Usage
bg-[#344BCB]
text-[#344BCB]
border-[#344BCB]
shadow-[0_0_10px_344BCB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #344BCB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #344BCB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #344BCB; 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 #344BCB; background-color: #344BCB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #344BCB20; border-left: 4px solid #344BCB; }

Link / Accent

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

a { color: #344BCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #344BCB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 75, 203

Red: 52 / Green: 75 / Blue: 203

HSL

231°, 59%, 50%

Hue: 231° / Saturation: 59% / Lightness: 50%

CMYK

74%, 63%, 0%, 20%

Cyan: 74% / Magenta: 63% / Yellow: 0% / Key: 20%

What color is #344BCB?

#344BCB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #344BCB to RGB:

rgb(52, 75, 203)HEX to RGB Converter →

HEX to HSL

Convert #344BCB to HSL:

hsl(231, 59%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #344BCB to CMYK:

cmyk(74%, 63%, 0%, 20%)Color Converter →

Color Meaning and Usage

#344BCB is a serene blue color with RGB values of 52, 75, 203 and HSL of 231°, 59%, 50%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #344BCB is #CBB434, creating high-contrast pairings. For softer combinations, try analogous colors like #3496CB.

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

Contrast with #344BCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #344BCB?

#344BCB is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #344BCB?

#344BCB in RGB is (52, 75, 203) - 52 red, 75 green, and 203 blue.

How to use #344BCB in CSS?

Use #344BCB directly in your CSS properties like color or background-color.

What colors go well with #344BCB?

#CBB434 (complementary), #3496CB (analogous), and #25348E (lighter shade) work well with #344BCB.