#4632DC Color Information

Hex color code: #4632DC

A striking blue shade, #4632DC appears as (70, 50, 220) in RGB and (247°, 71%, 53%) in HSL. It is often used for branding and logos.

Try:
Color NameRoyal Blue
HEX
#4632DC
RGB
70, 50, 220
HSL
247°, 71%, 53%
CMYK
68%, 77%, 0%, 14%

Shades

CSS Usage
color: #4632DC;
background-color: #4632DC;
border-color: #4632DC;
box-shadow: 0 0 10px #4632DC;
border: 2px solid #4632DC;
Tailwind Usage
bg-[#4632DC]
text-[#4632DC]
border-[#4632DC]
shadow-[0_0_10px_4632DC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4632DC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4632DC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #4632DC; 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 #4632DC; background-color: #4632DC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #4632DC20; border-left: 4px solid #4632DC; }

Link / Accent

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

a { color: #4632DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4632DC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 50, 220

Red: 70 / Green: 50 / Blue: 220

HSL

247°, 71%, 53%

Hue: 247° / Saturation: 71% / Lightness: 53%

CMYK

68%, 77%, 0%, 14%

Cyan: 68% / Magenta: 77% / Yellow: 0% / Key: 14%

What color is #4632DC?

#4632DC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4632DC to RGB:

rgb(70, 50, 220)HEX to RGB Converter →

HEX to HSL

Convert #4632DC to HSL:

hsl(247, 71%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #4632DC to CMYK:

cmyk(68%, 77%, 0%, 14%)Color Converter →

Color Meaning and Usage

#4632DC is a bold blue color with RGB values of 70, 50, 220 and HSL of 247°, 71%, 53%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4632DC is #C8DC32, creating high-contrast pairings. For softer combinations, try analogous colors like #3273DC.

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

Contrast with #4632DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4632DC?

#4632DC is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #4632DC?

#4632DC in RGB is (70, 50, 220) - 70 red, 50 green, and 220 blue.

How to use #4632DC in CSS?

Use #4632DC directly in your CSS properties like color or background-color.

What colors go well with #4632DC?

#C8DC32 (complementary), #3273DC (analogous), and #2C1CA6 (lighter shade) work well with #4632DC.